beautypg.com

Getsataselftestinstructionproperties, Getsataselftestinstructionpropertie, Getsatasoftresetinstructionport – Teledyne LeCroy Sierra SAS_SATA Protocol Analyzer STX API Reference Manual User Manual

Page 455

background image


Sierra SAS/SATA Protocol Suite, STX Software API Reference Manual

IExerciserEngine 455

GetSATASelfTestInstructionProperties

BOOL GetSATASelfTestInstructionProperties (

int nInstructionIndex,

int* pFieldNumber,

BYTE* pLayerLevel,

BYTE* pPacketDirection,

BOOL* pHasBookmark);


Inputs
int nInstructionIndex

Index of an object (all instructions, including Send)

int* pFieldNumber

Number of fields of a packet.

BYTE* pLayerLevel

Level of a packet.

BYTE* pPacketDirection

Direction of a packet.

BOOL* pHasBookmark

Dummy parameter


Return Value
Returns result of method, whether called by valid index or not.

Remark
Gets all properties of a SATA self-test instruction. Some parameters are not used, and are

dummy parameters.