IPersistQuery::Clear method (cmnquery.h)
The IPersistQuery::Clear method empties the contents of the query store.
Syntax
HRESULT Clear();
Return value
Returns S_OK if successful or a standard HRESULT value otherwise.
Requirements
Requirement | Value |
---|---|
Minimum supported client | Windows Vista |
Minimum supported server | Windows Server 2008 |
Target Platform | Windows |
Header | cmnquery.h |
Library | Uuid.lib |
DLL | Dsquery.dll |