Searched refs:IWrappedProtocol (Results 1 - 4 of 4) sorted by relevance
/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/mingw/include/ |
H A D | comdefsp.h | 1204 _COM_SMARTPTR_TYPEDEF(IWrappedProtocol,__uuidof(IWrappedProtocol));
|
H A D | urlmon.h | 217 typedef struct IWrappedProtocol IWrappedProtocol; typedef in typeref:struct:IWrappedProtocol 3218 typedef IWrappedProtocol *LPIWRAPPEDPROTOCOL; 3222 struct IWrappedProtocol : public IUnknown { struct in inherits:IUnknown 3229 HRESULT (WINAPI *QueryInterface)(IWrappedProtocol *This,REFIID riid,void **ppvObject); 3230 ULONG (WINAPI *AddRef)(IWrappedProtocol *This); 3231 ULONG (WINAPI *Release)(IWrappedProtocol *This); 3232 HRESULT (WINAPI *GetWrapperCode)(IWrappedProtocol *This,LONG *pnCode,DWORD_PTR dwReserved); 3235 struct IWrappedProtocol { struct 3245 HRESULT WINAPI IWrappedProtocol_GetWrapperCode_Proxy(IWrappedProtocol *Thi [all...] |
/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/ |
H A D | comdefsp.h | 1204 _COM_SMARTPTR_TYPEDEF(IWrappedProtocol,__uuidof(IWrappedProtocol));
|
H A D | urlmon.h | 217 typedef struct IWrappedProtocol IWrappedProtocol; typedef in typeref:struct:IWrappedProtocol 3218 typedef IWrappedProtocol *LPIWRAPPEDPROTOCOL; 3222 struct IWrappedProtocol : public IUnknown { struct in inherits:IUnknown 3229 HRESULT (WINAPI *QueryInterface)(IWrappedProtocol *This,REFIID riid,void **ppvObject); 3230 ULONG (WINAPI *AddRef)(IWrappedProtocol *This); 3231 ULONG (WINAPI *Release)(IWrappedProtocol *This); 3232 HRESULT (WINAPI *GetWrapperCode)(IWrappedProtocol *This,LONG *pnCode,DWORD_PTR dwReserved); 3235 struct IWrappedProtocol { struct 3245 HRESULT WINAPI IWrappedProtocol_GetWrapperCode_Proxy(IWrappedProtocol *Thi [all...] |
Completed in 51 milliseconds