Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
This function destroys a property sheet page for the handle returned from the CreatePropertySheetPage function. An application must call this function for pages that have not been passed to the PropertySheet function.
BOOLDestroyPropertySheetPage(HPROPSHEETPAGEhPSPage );
Parameters
- hPSPage
Handle to the property sheet page to delete.
Return Values
Nonzero indicates success. Zero indicates failure.
Requirements
OS Versions: Windows CE 1.0 and later.
Header: Prsht.h.
See Also
CreatePropertySheetPage | PropertySheet
Send Feedback on this topic to the authors