Contents

HandleClearTaskSet

HandleClearTaskSet instructs the Protocol Services driver to clear the task set.

Declaration

virtual SCSIServiceResponse HandleClearTaskSet ( 
 UInt8theLogicalUnit );

Parameters

  • theLogicalUnit:

    A valid logical unit number.

Return Value

A valid SCSIServiceResponse.

Overview

HandleClearTaskSet instructs the Protocol Services driver to clear the task set.

See Also

Miscellaneous