Directory Services

CQPM_CLEARFORM

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 Values

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

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