IWbemHiPerfEnum::RemoveAll method (wbemcli.h)
The IWbemHiPerfEnum::RemoveAll method empties all objects from the enumerator.
Syntax
HRESULT RemoveAll(
long lFlags
);
Parameters
lFlags
Reserved. This parameter must be 0 (zero).
Return value
This method returns WBEM_S_NO_ERROR if successful.
Requirements
| Minimum supported client | Windows Vista |
| Minimum supported server | Windows Server 2008 |
| Target Platform | Windows |
| Header | wbemcli.h (include Wbemidl.h) |
| Library | Wbemuuid.lib |