DiMgslDlResetStats


Prototype
NTSTATUS DiMgslDlResetStats( void* Handle,
                             ULONG Link );
Parameters
Handle handle to open port
Link Link instance identifier
Return Value
STATUS_SUCCESS Statistics reset successfully
STATUS_INVALID_HANDLE Handle or Link is invalid

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


Previous Contents Next