Contents

getLUNumber

Returns the LUNs number.

Declaration

virtual UInt32 getLUNumber(
 void );

Return Value

Returns a UInt32 containing the Logical Unit Number.

Overview

Each LUN has a number to uniquely identify it on a device. This method returns this value in a UInt32.

See Also

Miscellaneous