Contents

GetLogicalUnitBytes

Method to get the logical unit bytes associated with a request.

Declaration

void GetLogicalUnitBytes ( 
 SCSIParallelTaskIdentifier parallelTask, 
 SCSILogicalUnitBytes *logicalUnitBytes );

Parameters

  • parallelTask:

    A valid SCSIParallelTaskIdentifier.

Return Value

returns a valid 8-byte logical unit address.

Overview

Method to get the logical unit bytes associated with a request.

See Also

Miscellaneous