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

/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/mingw/include/
H A Dtxcoord.h317 virtual HRESULT WINAPI GetRemoteClassId(CLSID *pclsid) = 0;
326 HRESULT (WINAPI *GetRemoteClassId)(ITransactionExportFactory *This,CLSID *pclsid); member in struct:ITransactionExportFactoryVtbl
337 #define ITransactionExportFactory_GetRemoteClassId(This,pclsid) (This)->lpVtbl->GetRemoteClassId(This,pclsid)
/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
H A Dtxcoord.h317 virtual HRESULT WINAPI GetRemoteClassId(CLSID *pclsid) = 0;
326 HRESULT (WINAPI *GetRemoteClassId)(ITransactionExportFactory *This,CLSID *pclsid); member in struct:ITransactionExportFactoryVtbl
337 #define ITransactionExportFactory_GetRemoteClassId(This,pclsid) (This)->lpVtbl->GetRemoteClassId(This,pclsid)

Completed in 127 milliseconds