Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Simulates the selection of the Apply button, indicating that one or more pages have changed and the changes need to be validated and recorded.
Parameters
-
wParam
-
Must be zero.
-
lParam
-
Must be zero.
Return value
Returns TRUE if all pages successfully applied the changes, or FALSE otherwise.
Remarks
The property sheet sends the PSN_KILLACTIVE notification code to the current page. If the current page returns FALSE, the property sheet sends the PSN_APPLY notification code to all active pages. You can send the PSM_APPLY message explicitly or by using the PropSheet_Apply macro.
Note
This message is not supported when using the Aero wizard style (PSH_AEROWIZARD).
Requirements
Requirement | Value |
---|---|
Minimum supported client |
Windows Vista [desktop apps only] |
Minimum supported server |
Windows Server 2003 [desktop apps only] |
Header |
|