Contents

GetRealizedDataTransferCount

Accessor method to retrieve the realized data transfer count associated with the specified request.

Declaration

UInt64 GetRealizedDataTransferCount (
 SCSITaskIdentifierrequest );

Parameters

  • request:

    A valid SCSITaskIdentifier.

Return Value

The realized data transfer count.

Overview

Accessor method to retrieve the realized data transfer count associated with the specified request.

See Also

Miscellaneous