beautypg.com

Getpacketindex, Getpacketlableproperties – Teledyne LeCroy Sierra SAS_SATA Protocol Analyzer STX API Reference Manual User Manual

Page 440

background image


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

IExerciserEngine 440

GetPacketIndex

int GetPacketIndex (

short iLayerID,

int nPacketIndexInLayer,

BOOL* pPacketIsFiltered);


Inputs
short iLayerID

Layer ID of a packet (see

SASLayerEnum

)

int nPacketIndexInLayer

Index of a packet corresponding to layer ID.

BOOL* pPacketIsFiltered

Dummy parameter


Return Value
Specifies index of a packet in all objects.

Remark
Returns object index of a packet corresponding to nPacketIndexInLayer and iLayerID

parameters.

See Also

GetPacketProperties