Contents

GetProtocolLayerReference

Accessor method to retrieve the protocol layer reference.

Declaration

void * GetProtocolLayerReference (
 SCSITaskIdentifierrequest );

Parameters

  • request:

    A valid SCSITaskIdentifier.

Return Value

The protocol layer reference value. May be NULL.

Overview

Accessor method to retrieve the protocol layer reference.

See Also

Miscellaneous