Directory Services

IPersistQuery::Clear

The IPersistQuery::Clear method empties the contents of the query store.

HRESULT Clear();

Parameters

This method has no parameters.

Return Values

Returns S_OK if successful or a standard HRESULT value 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

IPersistQuery, Active Directory Display Interfaces