OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:get_ObjectType
(Results
1 - 2
of
2
) sorted by null
/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
rend.h
348
virtual HRESULT WINAPI
get_ObjectType
(DIRECTORY_OBJECT_TYPE *pObjectType) = 0;
366
HRESULT (WINAPI *
get_ObjectType
)(ITDirectoryObject *This,DIRECTORY_OBJECT_TYPE *pObjectType);
386
#define ITDirectoryObject_get_ObjectType(This,pObjectType) (This)->lpVtbl->
get_ObjectType
(This,pObjectType)
[
all
...]
iads.h
[
all
...]
Completed in 518 milliseconds