Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
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 |