Directory Services |
The WM_DSA_SHEET_CLOSE_NOTIFY message is posted to the Active Directory MMC snap-in when a secondary property sheet is destroyed.
Note This message value is not defined in a published header file. To use this message value, you must define it yourself in the exact format shown.
#define WM_DSA_SHEET_CLOSE_NOTIFY (WM_USER + 5)
LRESULT SendMessage( (HWND) hwnd, WM_DSA_SHEET_CLOSE_NOTIFY, (WPARAM) wParam, (LPARAM) lParam);
Client: Included in Windows XP and
Windows 2000 Professional.
Server: Included in Windows Server 2003 and
Windows 2000 Server.