OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:get_InterfaceID
(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
99
virtual HRESULT WINAPI
get_InterfaceID
(__LONG32 *pID) = 0;
115
HRESULT (WINAPI *
get_InterfaceID
)(IMcastScope *This,__LONG32 *pID);
133
#define IMcastScope_get_InterfaceID(This,pID) (This)->lpVtbl->
get_InterfaceID
(This,pID)
eventsys.h
[
all
...]
Completed in 109 milliseconds