Contents

GetTaskAttribute

Accessor method to retrieve the SCSITaskAttribute associated with the specified request.

Declaration

SCSITaskAttribute GetTaskAttribute (
 SCSITaskIdentifierrequest );

Parameters

  • request:

    A valid SCSITaskIdentifier.

Return Value

A valid SCSITaskAttribute value.

Overview

Accessor method to retrieve the SCSITaskAttribute associated with the specified request.

See Also

Miscellaneous