OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:get_Object
(Results
1 - 4
of
4
) sorted by null
/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
msimcsdk.h
329
virtual HRESULT WINAPI
get_Object
(IDispatch **ppDisp) = 0;
354
HRESULT (WINAPI *
get_Object
)(IMSIMWindow *This,IDispatch **ppDisp);
381
#define IMSIMWindow_get_Object(This,ppDisp) (This)->lpVtbl->
get_Object
(This,ppDisp)
[
all
...]
cdosys.h
[
all
...]
wbemdisp.h
[
all
...]
cdoex.h
[
all
...]
Completed in 415 milliseconds