CQPM_CLEARFORM message

The CQPM_CLEARFORM message is sent to the CQPageProc callback function of a query for extension page when the contents of the page should be reset to the default values.

Parameters

wParam

Not used.

lParam

Not used.

Return value

Returns S_OK if successful or a standard HRESULT error code otherwise.

Requirements

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

See also

CQPageProc