OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:GetUtilInterface
(Results
1 - 2
of
2
) sorted by null
/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
mtxadmin.h
272
virtual HRESULT WINAPI
GetUtilInterface
(IDispatch **ppUtil) = 0;
299
HRESULT (WINAPI *
GetUtilInterface
)(ICatalogCollection *This,IDispatch **ppUtil);
328
#define ICatalogCollection_GetUtilInterface(This,ppUtil) (This)->lpVtbl->
GetUtilInterface
(This,ppUtil)
[
all
...]
comadmin.h
[
all
...]
Completed in 57 milliseconds