Contents Index Topic Contents | ||
Previous Topic: CreatePropertySheetPage Next Topic: ExtensionPropSheetPageProc |
DestroyPropertySheetPage
BOOL DestroyPropertySheetPage( HPROPSHEETPAGE hPSPage );Destroys a property sheet page. An application must call this function for pages that have not been passed to the PropertySheet function.
- Returns nonzero if successful, or zero otherwise.
- hPSPage
- Handle to the property sheet page to delete.
Top of Page
© 1997 Microsoft Corporation. All rights reserved. Terms of Use.