HomeSort by relevance Sort by last modified time
    Searched refs:put_Body (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 195 virtual HRESULT WINAPI put_Body(VARIANT newVal) = 0;
223 HRESULT (WINAPI *put_Body)(INewMail *This,VARIANT newVal);
253 #define INewMail_put_Body(This,newVal) (This)->lpVtbl->put_Body(This,newVal)
    [all...]
mqoai.h     [all...]

Completed in 389 milliseconds