OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:APPCATEGORYINFOLIST
(Results
1 - 2
of
2
) sorted by null
/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
appmgmt.h
92
}
APPCATEGORYINFOLIST
;
104
DWORD WINAPI GetManagedApplicationCategories(DWORD dwReserved,
APPCATEGORYINFOLIST
*pAppCategory);
shappmgr.h
271
virtual HRESULT WINAPI GetCategories(
APPCATEGORYINFOLIST
*pAppCategoryList) = 0;
282
HRESULT (WINAPI *GetCategories)(IAppPublisher *This,
APPCATEGORYINFOLIST
*pAppCategoryList);
302
HRESULT WINAPI IAppPublisher_GetCategories_Proxy(IAppPublisher *This,
APPCATEGORYINFOLIST
*pAppCategoryList);
Completed in 54 milliseconds