DestroyPropertySheetPage (COMCTL32.@)
BOOL DestroyPropertySheetPage ( HPROPSHEETPAGE hpsp )
Destroys a property sheet page previously created with CreatePropertySheetA or CreatePropertySheetW and frees the associated memory.
Success: TRUE
Failure: FALSE
Declared in "include/prsht.h". gitlab.winehq.org/wine/wine/blob/master/include/prsht.h
Implemented in "dlls/comctl32/propsheet.c". gitlab.winehq.org/wine/wine/blob/master/dlls/comctl32/propsheet.c
Debug channel "propsheet".
Copyright © 2024 The Wine Project. All trademarks are the property of their respective owners. Visit WineHQ for license details. Generated Nov 2024.