HomeSort by relevance Sort by last modified time
    Searched refs:get_Journal (Results 1 - 2 of 2) sorted by null

  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
mqoai.h 622 virtual HRESULT WINAPI get_Journal(__LONG32 *plJournal) = 0;
663 HRESULT (WINAPI *get_Journal)(IMSMQQueueInfo *This,__LONG32 *plJournal);
706 #define IMSMQQueueInfo_get_Journal(This,plJournal) (This)->lpVtbl->get_Journal(This,plJournal)
    [all...]
cdoex.h     [all...]

Completed in 114 milliseconds