OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:get_Inbox
(Results
1 - 2
of
2
) sorted by null
/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
cdonts.h
316
virtual HRESULT WINAPI
get_Inbox
(VARIANT *varInbox) = 0;
343
HRESULT (WINAPI *
get_Inbox
)(ISession *This,VARIANT *varInbox);
372
#define ISession_get_Inbox(This,varInbox) (This)->lpVtbl->
get_Inbox
(This,varInbox)
[
all
...]
cdoex.h
[
all
...]
Completed in 1709 milliseconds