beautypg.com

Hascapturepatternparameter, Hasconditionexprpatternparameter – Teledyne LeCroy Sierra SAS_SATA Protocol Analyzer STX API Reference Manual User Manual

Page 282

background image


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

ISerialSCSICaptureProject 282

HasCapturePatternParameter

BOOL HasCapturePatternParameter (

int nStateId,

long lPatternIndex,

WORD wParameterId);


Inputs

int nStateId

ID for a state in advanced mode and

Capture ID (see

Capture ID definition

) in easy mode.


long lPatternIndex

Target capture pattern index.


WORD wParameterId

Target parameter of the pattern (with index).

(see

Pattern Parameters

)


Return Value
Shows whether parameter exists in capture pattern or not.

Remark
Shows whether parameter exists in the target capture pattern or not. TRUE indicates that the

parameter exists in a pattern.

See Also

HasConditionExprPatternParameter