HomeSort by relevance Sort by last modified time
    Searched refs:get_HTMLBody (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 423 virtual HRESULT WINAPI get_HTMLBody(BSTR *pHTMLBody) = 0;
491 HRESULT (WINAPI *get_HTMLBody)(IMessage *This,BSTR *pHTMLBody);
561 #define IMessage_get_HTMLBody(This,pHTMLBody) (This)->lpVtbl->get_HTMLBody(This,pHTMLBody)
    [all...]
cdoex.h 629 virtual HRESULT WINAPI get_HTMLBody(BSTR *pHTMLBody) = 0;
697 HRESULT (WINAPI *get_HTMLBody)(IMessage *This,BSTR *pHTMLBody);
    [all...]

Completed in 3409 milliseconds