Contents

AbortSCSICommand

This method is intended to abort an in progress SCSI Task.

Declaration

virtual SCSIServiceResponse AbortSCSICommand (
 SCSITaskIdentifier request );

Return Value

See SCSITask.h for SCSIServiceResponse codes.

Overview

Currently not implemented in super class. This is a stub method for adding the abort command in the near future.

See Also

Miscellaneous