OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:put_advertisingscope
(Results
1 - 1
of
1
) sorted by null
/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
rend.h
153
virtual HRESULT WINAPI
put_AdvertisingScope
(RND_ADVERTISING_SCOPE AdvertisingScope) = 0;
179
HRESULT (WINAPI *
put_AdvertisingScope
)(ITDirectoryObjectConference *This,RND_ADVERTISING_SCOPE AdvertisingScope);
207
#define ITDirectoryObjectConference_put_AdvertisingScope(This,AdvertisingScope) (This)->lpVtbl->
put_AdvertisingScope
(This,AdvertisingScope)
[
all
...]
Completed in 477 milliseconds