PropertySheetA.3w

Langue: en

Version: Jun 2009 (debian - 07/07/09)

Section: 3 (Bibliothèques de fonctions)

NAME

PropertySheetA (COMCTL32.@)

SYNOPSIS

INT_PTR PropertySheetA
 (
  LPCPROPSHEETHEADERA lppsh
 )

DESCRIPTION

Creates a property sheet in the specified property sheet header.

RETURNS

Modal property sheets: Positive if successful or -1 otherwise. Modeless property sheets: Property sheet handle.

Or:

 ID_PSREBOOTSYSTEM - The user must reboot the computer for the changes to take effect.

 ID_PSRESTARTWINDOWS - The user must restart Windows for the changes to take effect.

IMPLEMENTATION

Defined in "prsht.h".

Implemented in "dlls/comctl32/propsheet.c".

Debug channel "propsheet".