Removeallprotocolerrorofpacket, Removelable, Reset – Teledyne LeCroy Sierra SAS_SATA Protocol Analyzer STX API Reference Manual User Manual
Page 468

Sierra SAS/SATA Protocol Suite, STX Software API Reference Manual
IExerciserEngine 468
RemoveAllProtocolErrorOfPacket
BOOL RemoveAllProtocolErrorOfPacket (
short iLayerID,
int nPacketIndexInLayer);
Inputs
short iLayerID
Layer ID of a packet (see
int nPacketIndexInLayer
Index of a packet corresponding to layer ID.
Return Value
Returns result of method, whether called by valid index and layer ID or not.
Remark
Deletes all assigned protocol errors of a packet corresponding to nPacketIndexInLayer and
iLayerID parameters.
See Also
RemoveLable
BOOL RemoveLable (
short iLabelId);
Inputs
short iLabelId
Unique ID of a label.
Return Value
Returns result of method, whether called by valid Label ID or not.
Remark
Deletes a label corresponding to a label ID. If a Label ID was an invalid ID, this method returns
FALSE.