|
ReactOS 0.4.17-dev-784-g3812a95
|


Public Member Functions | |
| HRESULT | CreatePropertySheet ([in] LPCWSTR title, [in] boolean type, [in] MMC_COOKIE cookie, [in] LPDATAOBJECT pIDataObjectm, [in] DWORD dwOptions) |
| HRESULT | FindPropertySheet ([in] HSCOPEITEM hItem, [in] LPCOMPONENT lpComponent, [in] LPDATAOBJECT lpDataObject) |
| HRESULT | AddPrimaryPages ([in] LPUNKNOWN lpUnknown, [in] BOOL bCreateHandle, [in] HWND hNotifyWindow, [in] BOOL bScopePane) |
| HRESULT | AddExtensionPages () |
| HRESULT | Show ([in] LONG_PTR window, [in] int page) |
Public Member Functions inherited from IUnknown | |
| HRESULT | QueryInterface ([in] REFIID riid, [out, iid_is(riid)] void **ppvObject) |
| ULONG | AddRef () |
| ULONG | Release () |
Additional Inherited Members | |
Public Types inherited from IUnknown | |
| typedef IUnknown * | LPUNKNOWN |
| HRESULT IPropertySheetProvider::AddExtensionPages | ( | ) |
| HRESULT IPropertySheetProvider::AddPrimaryPages | ( | [in] LPUNKNOWN | lpUnknown, |
| [in] BOOL | bCreateHandle, | ||
| [in] HWND | hNotifyWindow, | ||
| [in] BOOL | bScopePane | ||
| ) |
| HRESULT IPropertySheetProvider::CreatePropertySheet | ( | [in] LPCWSTR | title, |
| [in] boolean | type, | ||
| [in] MMC_COOKIE | cookie, | ||
| [in] LPDATAOBJECT | pIDataObjectm, | ||
| [in] DWORD | dwOptions | ||
| ) |
| HRESULT IPropertySheetProvider::FindPropertySheet | ( | [in] HSCOPEITEM | hItem, |
| [in] LPCOMPONENT | lpComponent, | ||
| [in] LPDATAOBJECT | lpDataObject | ||
| ) |