DestroyPropertySheetPageDestroyPropertySheetPage*
*



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.

hPSPage
Handle to the property sheet page to delete.

Up Top of Page
© 1997 Microsoft Corporation. All rights reserved. Terms of Use.