Contents

HandleProtocolServiceFeature

Handle specified feature supported by the protocol layer.

Declaration

virtual bool HandleProtocolServiceFeature (
 SCSIProtocolFeature feature,
 void *serviceValue );

Return Value

Will return true if the specified feature is supported by the protocol layer.

Overview

See IOSCSIProtocolServices.h for more details regarding HandleProtocolServiceFeature.

See Also

Miscellaneous