CQPM_SETDEFAULTPARAMETERS message

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 nonzero 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 value

The return value for this message is ignored.

Requirements

Requirement Value
Minimum supported client
Windows Vista
Minimum supported server
Windows Server 2008
Header
Cmnquery.h

See also

CQPageProc

OPENQUERYWINDOW