OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:get_Outbox
(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
317
virtual HRESULT WINAPI
get_Outbox
(VARIANT *varOutbox) = 0;
344
HRESULT (WINAPI *
get_Outbox
)(ISession *This,VARIANT *varOutbox);
373
#define ISession_get_Outbox(This,varOutbox) (This)->lpVtbl->
get_Outbox
(This,varOutbox)
[
all
...]
cdoex.h
[
all
...]
Completed in 43 milliseconds