OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:get_Scopes
(Results
1 - 2
of
2
) sorted by null
/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
mdhcp.h
286
virtual HRESULT WINAPI
get_Scopes
(VARIANT *pVariant) = 0;
304
HRESULT (WINAPI *
get_Scopes
)(IMcastAddressAllocation *This,VARIANT *pVariant);
324
#define IMcastAddressAllocation_get_Scopes(This,pVariant) (This)->lpVtbl->
get_Scopes
(This,pVariant)
azroles.h
[
all
...]
Completed in 274 milliseconds