CQPM_ENABLE message

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 nonzero to enable the page.

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