Searched refs:IUrlMon (Results 1 – 3 of 3) sorted by relevance
/third_party/mingw-w64/mingw-w64-headers/include/ |
D | comdefsp.h | 1168 _COM_SMARTPTR_TYPEDEF(IUrlMon,__uuidof(IUrlMon));
|
D | objidl.h | 437 typedef interface IUrlMon IUrlMon; typedef 13904 IUrlMon : public IUnknown 13920 __CRT_UUID_DECL(IUrlMon, 0x00000026, 0x0000, 0x0000, 0xc0,0x00, 0x00,0x00,0x00,0x00,0x00,0x46) 13928 IUrlMon* This, 13933 IUrlMon* This); 13936 IUrlMon* This); 13940 IUrlMon* This, 13954 interface IUrlMon { 13968 static FORCEINLINE HRESULT IUrlMon_QueryInterface(IUrlMon* This,REFIID riid,void **ppvObject) { 13971 static FORCEINLINE ULONG IUrlMon_AddRef(IUrlMon* This) { [all …]
|
D | objidl.idl | 801 interface IUrlMon : IUnknown {
|