NAME

DestroyPropertySheetPage  (COMCTL32.@)

SYNOPSIS

 BOOL DestroyPropertySheetPage
 (
  HPROPSHEETPAGE hPropPage
 )

DESCRIPTION

Destroys a property sheet page previously created with CreatePropertySheetA or CreatePropertySheetW and frees the associated memory.

RETURNS

Success: TRUE

Failure: FALSE

IMPLEMENTATION

Defined in "prsht.h".

Implemented in "dlls/comctl32/propsheet.c". source.winehq.org/source/dlls/comctl32/propsheet.c

Debug channel "propsheet".


Copyright © 2007 The Wine Project. All trademarks are the property of their respective owners. Visit WineHQ for license details. Generated Mar 2007.