OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:ReplyAll
(Results
1 - 2
of
2
) sorted by null
/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
cdosys.h
448
virtual HRESULT WINAPI
ReplyAll
(IMessage **ppMsg) = 0;
516
HRESULT (WINAPI *
ReplyAll
)(IMessage *This,IMessage **ppMsg);
[
all
...]
cdoex.h
654
virtual HRESULT WINAPI
ReplyAll
(IMessage **ppMsg) = 0;
722
HRESULT (WINAPI *
ReplyAll
)(IMessage *This,IMessage **ppMsg);
[
all
...]
Completed in 449 milliseconds