OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:put_Group
(Results
1 - 2
of
2
) sorted by null
/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
msimcntl.h
283
virtual HRESULT WINAPI
put_Group
(VARIANT_BOOL newVal) = 0;
343
HRESULT (WINAPI *
put_Group
)(IMSIMContactView *This,VARIANT_BOOL newVal);
405
#define IMSIMContactView_put_Group(This,newVal) (This)->lpVtbl->
put_Group
(This,newVal)
[
all
...]
iads.h
[
all
...]
Completed in 108 milliseconds