Searched defs:IInternetZoneManagerEx (Results 1 - 2 of 2) sorted by relevance

/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/mingw/include/
H A Durlmon.h192 typedef struct IInternetZoneManagerEx IInternetZoneManagerEx; typedef in typeref:struct:IInternetZoneManagerEx
2882 struct IInternetZoneManagerEx : public IInternetZoneManager { struct in inherits:IInternetZoneManager
2890 HRESULT (WINAPI *QueryInterface)(IInternetZoneManagerEx *This,REFIID riid,void **ppvObject);
2891 ULONG (WINAPI *AddRef)(IInternetZoneManagerEx *This);
2892 ULONG (WINAPI *Release)(IInternetZoneManagerEx *This);
2893 HRESULT (WINAPI *GetZoneAttributes)(IInternetZoneManagerEx *This,DWORD dwZone,ZONEATTRIBUTES *pZoneAttributes);
2894 HRESULT (WINAPI *SetZoneAttributes)(IInternetZoneManagerEx *This,DWORD dwZone,ZONEATTRIBUTES *pZoneAttributes);
2895 HRESULT (WINAPI *GetZoneCustomPolicy)(IInternetZoneManagerEx *This,DWORD dwZone,REFGUID guidKey,BYTE **ppPolicy,DWORD *pcbPolicy,URLZONEREG urlZoneReg);
2896 HRESULT (WINAPI *SetZoneCustomPolicy)(IInternetZoneManagerEx *Thi
2909 struct IInternetZoneManagerEx { struct
[all...]
/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
H A Durlmon.h192 typedef struct IInternetZoneManagerEx IInternetZoneManagerEx; typedef in typeref:struct:IInternetZoneManagerEx
2882 struct IInternetZoneManagerEx : public IInternetZoneManager { struct in inherits:IInternetZoneManager
2890 HRESULT (WINAPI *QueryInterface)(IInternetZoneManagerEx *This,REFIID riid,void **ppvObject);
2891 ULONG (WINAPI *AddRef)(IInternetZoneManagerEx *This);
2892 ULONG (WINAPI *Release)(IInternetZoneManagerEx *This);
2893 HRESULT (WINAPI *GetZoneAttributes)(IInternetZoneManagerEx *This,DWORD dwZone,ZONEATTRIBUTES *pZoneAttributes);
2894 HRESULT (WINAPI *SetZoneAttributes)(IInternetZoneManagerEx *This,DWORD dwZone,ZONEATTRIBUTES *pZoneAttributes);
2895 HRESULT (WINAPI *GetZoneCustomPolicy)(IInternetZoneManagerEx *This,DWORD dwZone,REFGUID guidKey,BYTE **ppPolicy,DWORD *pcbPolicy,URLZONEREG urlZoneReg);
2896 HRESULT (WINAPI *SetZoneCustomPolicy)(IInternetZoneManagerEx *Thi
2909 struct IInternetZoneManagerEx { struct
[all...]

Completed in 41 milliseconds