The DestroyPropertySheetPage function destroys a property sheet page. An application must call this function for pages that have not been passed to the PropertySheet function.
BOOL DestroyPropertySheetPage(
HPROPSHEETPAGE hPSPage | |
); |
If the function succeeds, the return value is nonzero.
If the function fails, the return value is zero.