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.
An Active Directory directory service property sheet extension sends the WM_ADSPROP_NOTIFY_APPLY message to the notification object if the property page PSN_APPLY handler succeeds.
WM_ADSPROP_NOTIFY_APPLY
WPARAM wParam
LPARAM lParam
Parameters
-
hwnd
-
The handle of the notification object. To obtain this handle, call ADsPropCreateNotifyObj.
-
wParam
-
Not used.
-
lParam
-
Not used.
Return value
This message has no return value.
Remarks
When adding pages to the Active Directory Manager MMC snap-in, Active Directory MMC property sheets create the notification objects by a call to the ADsPropCreateNotifyObj function, and then passes the notification object handle to each property page.
Requirements
Requirement | Value |
---|---|
Minimum supported client |
Windows Vista |
Minimum supported server |
Windows Server 2008 |
Header |
|