Resets the statistics of the specified device associated with this connection.

C# | Visual Basic | Visual C++ |
[AdapterCommandAttribute("Resets the statistics of the device with the specified ID code.")] public void ResetDeviceStatistics( ushort idCode )
<AdapterCommandAttribute("Resets the statistics of the device with the specified ID code.")> _ Public Sub ResetDeviceStatistics ( _ idCode As UShort _ )
[AdapterCommandAttribute(L"Resets the statistics of the device with the specified ID code.")] public: void ResetDeviceStatistics( unsigned short idCode )

- idCode (UInt16)
- Integer ID code of device on which to reset statistics.