Getpacketlableproperties – Teledyne LeCroy Sierra SAS_SATA Protocol Analyzer STX API Reference Manual User Manual
Page 441
Advertising

Sierra SAS/SATA Protocol Suite, STX Software API Reference Manual
IExerciserEngine 441
GetPacketLableProperties
int GetPacketLableProperties (
short iLayerID,
int nPacketIndexInLayer,
short* piLabelId,
BSTR* pLabelNote);
Inputs
short iLayerID
Layer ID of a packet (see
int nPacketIndexInLayer
Index of a packet corresponding to layer ID.
short* piLabelId
Unique ID of a label assigned to a packet.
BSTR* pLabelNote
Name of a label assigned to a packet.
Return Value
Returns result of method, whether called by valid index or not.
Remark
Gets label properties of a packet (label ID, Label Name) corresponding to nPacketIndexInLayer
and iLayerID parameters.
See Also
Advertising