IWMSServerTotalCounters::Reset
.gif)
| Previous | Next |
IWMSServerTotalCounters::Reset
The Reset method resets all of the total counters to the current values.
Syntax
Reset()
Parameters
This method takes no parameters.
Return Values
If the method succeeds, it returns S_OK. If it fails, it returns an HRESULT error code.
Example Code
EXIT:
// TODO: Release temporary COM objects and uninitialize COM.
Requirements
Header: wmsserver.h.
Library: WMSServerTypeLib.dll.
Platform: Windows ServerĀ 2003 family, Windows ServerĀ 2008 family.
See Also
| Previous | Next |