Contents

HandleLogicalUnitReset

HandleLogicalUnitReset instructs the Protocol Services driver to reset the logical unit.

Declaration

virtual SCSIServiceResponse HandleLogicalUnitReset ( 
 UInt8theLogicalUnit );

Parameters

  • theLogicalUnit:

    A valid logical unit number.

Return Value

A valid SCSIServiceResponse.

Overview

HandleLogicalUnitReset instructs the Protocol Services driver to reset the logical unit.

See Also

Miscellaneous