Searched refs:IInternetSession (Results 1 - 4 of 4) sorted by relevance
/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/mingw/include/ |
H A D | urlmon.h | 142 typedef struct IInternetSession IInternetSession; typedef in typeref:struct:IInternetSession 1987 typedef IInternetSession *LPIINTERNETSESSION; 1995 struct IInternetSession : public IUnknown { struct in inherits:IUnknown 2008 HRESULT (WINAPI *QueryInterface)(IInternetSession *This,REFIID riid,void **ppvObject); 2009 ULONG (WINAPI *AddRef)(IInternetSession *This); 2010 ULONG (WINAPI *Release)(IInternetSession *This); 2011 HRESULT (WINAPI *RegisterNameSpace)(IInternetSession *This,IClassFactory *pCF,REFCLSID rclsid,LPCWSTR pwzProtocol,ULONG cPatterns,const LPCWSTR *ppwzPatterns,DWORD dwReserved); 2012 HRESULT (WINAPI *UnregisterNameSpace)(IInternetSession *This,IClassFactory *pCF,LPCWSTR pszProtocol); 2013 HRESULT (WINAPI *RegisterMimeFilter)(IInternetSession *Thi 2020 struct IInternetSession { struct [all...] |
H A D | comdefsp.h | 706 _COM_SMARTPTR_TYPEDEF(IInternetSession,__uuidof(IInternetSession));
|
/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/ |
H A D | urlmon.h | 142 typedef struct IInternetSession IInternetSession; typedef in typeref:struct:IInternetSession 1987 typedef IInternetSession *LPIINTERNETSESSION; 1995 struct IInternetSession : public IUnknown { struct in inherits:IUnknown 2008 HRESULT (WINAPI *QueryInterface)(IInternetSession *This,REFIID riid,void **ppvObject); 2009 ULONG (WINAPI *AddRef)(IInternetSession *This); 2010 ULONG (WINAPI *Release)(IInternetSession *This); 2011 HRESULT (WINAPI *RegisterNameSpace)(IInternetSession *This,IClassFactory *pCF,REFCLSID rclsid,LPCWSTR pwzProtocol,ULONG cPatterns,const LPCWSTR *ppwzPatterns,DWORD dwReserved); 2012 HRESULT (WINAPI *UnregisterNameSpace)(IInternetSession *This,IClassFactory *pCF,LPCWSTR pszProtocol); 2013 HRESULT (WINAPI *RegisterMimeFilter)(IInternetSession *Thi 2020 struct IInternetSession { struct [all...] |
H A D | comdefsp.h | 706 _COM_SMARTPTR_TYPEDEF(IInternetSession,__uuidof(IInternetSession));
|
Completed in 39 milliseconds