Searched refs:IPropertyPage (Results 1 - 6 of 6) sorted by relevance

/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/mingw/include/
H A Docidl.h87 typedef struct IPropertyPage IPropertyPage; typedef in typeref:struct:IPropertyPage
754 typedef IPropertyPage *LPPROPERTYPAGE;
769 struct IPropertyPage : public IUnknown { struct in inherits:IUnknown
786 HRESULT (WINAPI *QueryInterface)(IPropertyPage *This,REFIID riid,void **ppvObject);
787 ULONG (WINAPI *AddRef)(IPropertyPage *This);
788 ULONG (WINAPI *Release)(IPropertyPage *This);
789 HRESULT (WINAPI *SetPageSite)(IPropertyPage *This,IPropertyPageSite *pPageSite);
790 HRESULT (WINAPI *Activate)(IPropertyPage *This,HWND hWndParent,LPCRECT pRect,WINBOOL bModal);
791 HRESULT (WINAPI *Deactivate)(IPropertyPage *Thi
802 struct IPropertyPage { struct
[all...]
H A Dcomdefsp.h958 _COM_SMARTPTR_TYPEDEF(IPropertyPage,__uuidof(IPropertyPage));
H A Dmshtmhst.h125 STDAPI CreateHTMLPropertyPage(IMoniker *pmk,IPropertyPage **ppPP);
/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
H A Docidl.h87 typedef struct IPropertyPage IPropertyPage; typedef in typeref:struct:IPropertyPage
754 typedef IPropertyPage *LPPROPERTYPAGE;
769 struct IPropertyPage : public IUnknown { struct in inherits:IUnknown
786 HRESULT (WINAPI *QueryInterface)(IPropertyPage *This,REFIID riid,void **ppvObject);
787 ULONG (WINAPI *AddRef)(IPropertyPage *This);
788 ULONG (WINAPI *Release)(IPropertyPage *This);
789 HRESULT (WINAPI *SetPageSite)(IPropertyPage *This,IPropertyPageSite *pPageSite);
790 HRESULT (WINAPI *Activate)(IPropertyPage *This,HWND hWndParent,LPCRECT pRect,WINBOOL bModal);
791 HRESULT (WINAPI *Deactivate)(IPropertyPage *Thi
802 struct IPropertyPage { struct
[all...]
H A Dcomdefsp.h958 _COM_SMARTPTR_TYPEDEF(IPropertyPage,__uuidof(IPropertyPage));
H A Dmshtmhst.h125 STDAPI CreateHTMLPropertyPage(IMoniker *pmk,IPropertyPage **ppPP);

Completed in 99 milliseconds