Searched refs:PostReply (Results 1 - 4 of 4) sorted by relevance

/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/mingw/include/
H A Dcdosys.h446 virtual HRESULT WINAPI PostReply(IMessage **ppMsg) = 0;
514 HRESULT (WINAPI *PostReply)(IMessage *This,IMessage **ppMsg); member in struct:CDO::IMessageVtbl
584 #define IMessage_PostReply(This,ppMsg) (This)->lpVtbl->PostReply(This,ppMsg)
H A Dcdoex.h652 virtual HRESULT WINAPI PostReply(IMessage **ppMsg) = 0;
720 HRESULT (WINAPI *PostReply)(IMessage *This,IMessage **ppMsg); member in struct:CDO::IMessageVtbl
790 #define IMessage_PostReply(This,ppMsg) (This)->lpVtbl->PostReply(This,ppMsg)
/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
H A Dcdosys.h446 virtual HRESULT WINAPI PostReply(IMessage **ppMsg) = 0;
514 HRESULT (WINAPI *PostReply)(IMessage *This,IMessage **ppMsg); member in struct:CDO::IMessageVtbl
584 #define IMessage_PostReply(This,ppMsg) (This)->lpVtbl->PostReply(This,ppMsg)
H A Dcdoex.h652 virtual HRESULT WINAPI PostReply(IMessage **ppMsg) = 0;
720 HRESULT (WINAPI *PostReply)(IMessage *This,IMessage **ppMsg); member in struct:CDO::IMessageVtbl
790 #define IMessage_PostReply(This,ppMsg) (This)->lpVtbl->PostReply(This,ppMsg)

Completed in 58 milliseconds