Home
last modified time | relevance | path

Searched defs:ppMsg (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
Dcdosys.h582 #define IMessage_Forward(This,ppMsg) (This)->lpVtbl->Forward(This,ppMsg) argument
584 #define IMessage_PostReply(This,ppMsg) (This)->lpVtbl->PostReply(This,ppMsg) argument
585 #define IMessage_Reply(This,ppMsg) (This)->lpVtbl->Reply(This,ppMsg) argument
586 #define IMessage_ReplyAll(This,ppMsg) (This)->lpVtbl->ReplyAll(This,ppMsg) argument
Dcdoex.h788 #define IMessage_Forward(This,ppMsg) (This)->lpVtbl->Forward(This,ppMsg) argument
790 #define IMessage_PostReply(This,ppMsg) (This)->lpVtbl->PostReply(This,ppMsg) argument
791 #define IMessage_Reply(This,ppMsg) (This)->lpVtbl->Reply(This,ppMsg) argument
792 #define IMessage_ReplyAll(This,ppMsg) (This)->lpVtbl->ReplyAll(This,ppMsg) argument