Contents

GetCommandDescriptorBlockSize

Method to retrieve the size of the SCSI Command Descriptor Block (CDB).

Declaration

UInt8 GetCommandDescriptorBlockSize ( 
 SCSIParallelTaskIdentifierparallelTask );

Parameters

  • parallelTask:

    A valid SCSIParallelTaskIdentifier.

Return Value

returns the size of the SCSI Command Descriptor Block in bytes.

See Also

Miscellaneous