Getexcludexxxx, Getexerciserinterface, Getexiststateid – Teledyne LeCroy Sierra SAS_SATA Protocol Analyzer STX API Reference Manual User Manual
Page 268

Sierra SAS/SATA Protocol Suite, STX Software API Reference Manual
ISerialSCSICaptureProject 268
GetExcludeXXXX
BOOL GetExcludeXXXX (
int nStateId);
Inputs
int nStateId
ID for a state in advanced mode and
Capture ID (see
) in easy mode.
Return Value
Shows whether ExcludeXXXX is set or not.
Remark
For each capture item (corresponding to StateId), ExcludeXXXX specifies whether XXXX dwords
must be excluded from sample or not. Shows whether ExcludeXXXX attribute is set or not.
See Also
GetExerciserInterface
IDispatch* GetExerciserInterface ();
Inputs
Return Value
Specifies exerciser engine interface to call all methods in ExeciserEngine section.
Remark
Returns the interface of the exerciser.
If the type of project be an analyzer only project this interface is NULL.