Contents

GetLogicalUnitNumber

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

Declaration

SCSILogicalUnitNumber GetLogicalUnitNumber ( 
 SCSIParallelTaskIdentifierparallelTask );

Parameters

  • parallelTask:

    A valid SCSIParallelTaskIdentifier.

Return Value

returns a valid 64-bit logical unit number.

Overview

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

See Also

Miscellaneous