Contents

GetAutosenseRequestedDataTransferCount

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

Declaration

UInt64 GetAutosenseRequestedDataTransferCount (
 SCSITaskIdentifierrequest );

Parameters

  • request:

    A valid SCSITaskIdentifier.

Return Value

The requested autosense data transfer count.

Overview

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

See Also

Miscellaneous