Contents

GetTaskState

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

Declaration

SCSITaskState GetTaskState (
 SCSITaskIdentifierrequest );

Parameters

  • request:

    A valid SCSITaskIdentifier.

Return Value

A valid SCSITaskState value.

Overview

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

See Also

Miscellaneous