HomeSort by relevance Sort by last modified time
    Searched full:put_pathname (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 616 virtual HRESULT WINAPI put_PathName(BSTR bstrPathName) = 0;
657 HRESULT (WINAPI *put_PathName)(IMSMQQueueInfo *This,BSTR bstrPathName);
700 #define IMSMQQueueInfo_put_PathName(This,bstrPathName) (This)->lpVtbl->put_PathName(This,bstrPathName)
    [all...]
mshtml.h     [all...]

Completed in 153 milliseconds