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

/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/mingw/include/
H A Dcomsvcs.h4285 virtual HRESULT WINAPI SetCLSID(CLSID *pCLSID) = 0;
4296 HRESULT (WINAPI *SetCLSID)(ICOMLBArguments *This,CLSID *pCLSID); member in struct:ICOMLBArgumentsVtbl
4309 #define ICOMLBArguments_SetCLSID(This,pCLSID) (This)->lpVtbl->SetCLSID(This,pCLSID)
/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
H A Dcomsvcs.h4285 virtual HRESULT WINAPI SetCLSID(CLSID *pCLSID) = 0;
4296 HRESULT (WINAPI *SetCLSID)(ICOMLBArguments *This,CLSID *pCLSID); member in struct:ICOMLBArgumentsVtbl
4309 #define ICOMLBArguments_SetCLSID(This,pCLSID) (This)->lpVtbl->SetCLSID(This,pCLSID)

Completed in 117 milliseconds