Contents

GetDataBufferOffset

Accessor method to retrieve the data buffer offset associated with the specified request.

Declaration

UInt64 GetDataBufferOffset (
 SCSITaskIdentifierrequest );

Parameters

  • request:

    A valid SCSITaskIdentifier.

Return Value

Offset into the data buffer at which to start the transfer of data.

Overview

Accessor method to retrieve the data buffer offset associated with the specified request.

See Also

Miscellaneous