Searched refs:IPropertySheetCallback (Results 1 - 2 of 2) sorted by relevance

/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/mingw/include/
H A Dmmc.h92 typedef struct IPropertySheetCallback IPropertySheetCallback; typedef in typeref:struct:IPropertySheetCallback
297 typedef IPropertySheetCallback *LPPROPERTYSHEETCALLBACK;
1411 struct IPropertySheetCallback : public IUnknown { struct in inherits:IUnknown
1419 HRESULT (WINAPI *QueryInterface)(IPropertySheetCallback *This,REFIID riid,void **ppvObject);
1420 ULONG (WINAPI *AddRef)(IPropertySheetCallback *This);
1421 ULONG (WINAPI *Release)(IPropertySheetCallback *This);
1422 HRESULT (WINAPI *AddPage)(IPropertySheetCallback *This,HPROPSHEETPAGE hPage);
1423 HRESULT (WINAPI *RemovePage)(IPropertySheetCallback *This,HPROPSHEETPAGE hPage);
1426 struct IPropertySheetCallback { struct
[all...]
/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
H A Dmmc.h92 typedef struct IPropertySheetCallback IPropertySheetCallback; typedef in typeref:struct:IPropertySheetCallback
297 typedef IPropertySheetCallback *LPPROPERTYSHEETCALLBACK;
1411 struct IPropertySheetCallback : public IUnknown { struct in inherits:IUnknown
1419 HRESULT (WINAPI *QueryInterface)(IPropertySheetCallback *This,REFIID riid,void **ppvObject);
1420 ULONG (WINAPI *AddRef)(IPropertySheetCallback *This);
1421 ULONG (WINAPI *Release)(IPropertySheetCallback *This);
1422 HRESULT (WINAPI *AddPage)(IPropertySheetCallback *This,HPROPSHEETPAGE hPage);
1423 HRESULT (WINAPI *RemovePage)(IPropertySheetCallback *This,HPROPSHEETPAGE hPage);
1426 struct IPropertySheetCallback { struct
[all...]

Completed in 55 milliseconds