Searched refs:get_SessionID (Results 1 - 2 of 2) sorted by relevance

/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/mingw/include/
H A Dasptlb.h713 virtual HRESULT WINAPI get_SessionID(BSTR *pbstrRet) = 0;
737 HRESULT (WINAPI *get_SessionID)(ISessionObject *This,BSTR *pbstrRet); member in struct:ISessionObjectVtbl
763 #define ISessionObject_get_SessionID(This,pbstrRet) (This)->lpVtbl->get_SessionID(This,pbstrRet)
/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
H A Dasptlb.h713 virtual HRESULT WINAPI get_SessionID(BSTR *pbstrRet) = 0;
737 HRESULT (WINAPI *get_SessionID)(ISessionObject *This,BSTR *pbstrRet); member in struct:ISessionObjectVtbl
763 #define ISessionObject_get_SessionID(This,pbstrRet) (This)->lpVtbl->get_SessionID(This,pbstrRet)

Completed in 70 milliseconds