Directory Services

CQPM_ENABLE

The CQPM_ENABLE message is sent to the CQPageProc callback function of a query form extension page to enable or disable the page.

Parameters

wParam
Contains zero to disable the page or non-zero to enable the page.
lParam
Not used.

Return Values

The return value for this message is ignored.

Requirements

Client: Included in Windows XP and Windows 2000 Professional.
Server: Included in Windows Server 2003 and Windows 2000 Server.
Header: Declared in Cmnquery.h.

See Also

CQPageProc