Prev Next
The PropSheet_Apply macro simulates the choice of the Apply Now button,
indicating that one or more pages have changed and the changes need to be
validated and recorded. The property sheet sends the PSN_KILLACTIVE
notification message to the current page. If the current page returns FALSE,
the property sheet sends the PSN_APPLY notification message to all pages. You
can use this macro or explicitly send the PSM_APPLY
message.
BOOL PropSheet_Apply(
Parameters
-
hPropSheetDlg
-
Handle to the property sheet.
Return Values
Returns TRUE if all pages successfully applied the changes or FALSE otherwise.
See Also
PSM_APPLY, PSN_APPLY, PSN_KILLACTIVE
file: /Techref/os/win/api/win32/mac/src/mac03_10.htm, 1KB, , updated: 2000/4/7 11:19, local time: 2024/11/8 09:45,
|
| ©2024 These pages are served without commercial sponsorship. (No popup ads, etc...).Bandwidth abuse increases hosting cost forcing sponsorship or shutdown. This server aggressively defends against automated copying for any reason including offline viewing, duplication, etc... Please respect this requirement and DO NOT RIP THIS SITE. Questions? <A HREF="http://linistepper.com/techref/os/win/api/win32/mac/src/mac03_10.htm"> PropSheet_Apply</A> |
Did you find what you needed?
|
|