CQPM_INITIALIZE message

The CQPM_INITIALIZE message is sent to the CQPageProc callback function of a query form extension page when the page is added to a form.

Parameters

wParam

Not used.

lParam

Not used.

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