Contents

ExecuteCommand

ExecuteCommand method will take a SCSI Task and transport it across the physical wire(s) to the device.

Declaration

void ExecuteCommand (
 SCSITaskIdentifierrequest );

Parameters

  • request:

    A valid SCSITaskIdentifier.

Overview

ExecuteCommand method will take a SCSI Task and transport it across the physical wire(s) to the device.

See Also

Miscellaneous