HomeSort by relevance Sort by last modified time
    Searched full:get_inbox (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 316 virtual HRESULT WINAPI get_Inbox(VARIANT *varInbox) = 0;
343 HRESULT (WINAPI *get_Inbox)(ISession *This,VARIANT *varInbox);
372 #define ISession_get_Inbox(This,varInbox) (This)->lpVtbl->get_Inbox(This,varInbox)
    [all...]
cdoex.h     [all...]

Completed in 298 milliseconds