Directory Services

WM_ADSPROP_NOTIFY_FOREGROUND

The WM_ADSPROP_NOTIFY_FOREGROUND message is used internally by the notification object.

VOID SendMessage(
  (HWND) hwnd, 
  WM_ADSPROP_NOTIFY_FOREGROUND,
  (WPARAM) wParam, 
  (LPARAM) lParam
);

Parameters

hwnd
Not used.
wParam
Not used.
lParam
Not used.

Return Values

This message has no return value.

Requirements

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.

See Also

Active Directory Messages