Directory Services

CQPM_SETDEFAULTPARAMETERS

The CQPM_SETDEFAULTPARAMETERS message is sent to the CQPageProc callback function of a query form extension page to set alternate default parameters for the page.

Parameters

wParam
Contains non-zero if the page is the default page or zero otherwise.
lParam
Pointer to an OPENQUERYWINDOW structure that contains data about the directory service query dialog box.

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, OPENQUERYWINDOW