WM_ADSPROP_NOTIFY_EXIT message
An Active Directory property sheet extension sends the WM_ADSPROP_NOTIFY_EXIT message to the notification object when the notification object is no longer required.
WM_ADSPROP_NOTIFY_EXIT
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
The notification object will delete itself in response to this message. When this message has been sent, the notification object handle should be considered invalid.
Requirements
Requirement | Value |
---|---|
Minimum supported client |
Windows Vista |
Minimum supported server |
Windows Server 2008 |
Header |
|