Directory Services |
A Microsoft® Active Directory® property sheet extension calls the ADsPropGetInitInfo to obtain data about regarding the directory object that the property sheet extension applies to. The ADsPropGetInitInfo function sends the WM_ADSPROP_NOTIFY_PAGEINIT message to the notification object to achieve this result.
VOID SendMessage( (HWND) hwnd, WM_ADSPROP_NOTIFY_PAGEINIT, (WPARAM) wParam, (LPARAM) pADsPropInitParams );
Client: Included in Windows XP and
Windows 2000 Professional.
Server: Included in Windows Server 2003 and
Windows 2000 Server.
Redistributable: Requires Active Directory Client Extension
on Windows NT 4.0 SP6a and Windows 95/98/Me.
Header: Declared in Adsprop.h.
Active Directory Messages, ADsPropGetInitInfo, ADSPROPINITPARAMS