Contents

GetRequestedDataTransferCount

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

Declaration

UInt64 GetRequestedDataTransferCount (
 SCSITaskIdentifierrequest );

Parameters

  • request:

    A valid SCSITaskIdentifier.

Return Value

The requested data transfer count.

Overview

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

See Also

Miscellaneous