MgslDlResetStats


Prototype
ULONG MgslDlResetStats( HANDLE hDevice,
                        ULONG Link );
Parameters
hDevice
handle to open port
Link
Link instance identifier
Return Value
ERROR_SUCCESS
Statistics reset successfully
ERROR_INVALID_HANDLE
hDevice or Link is invalid

Reset the current statistics to zero for the specified link instance.


Previous Contents Next