beautypg.com

Teledyne LeCroy Protocol Analyzers File-Based Decoding User Manual User Manual

Page 55

background image

File-based Decoding User Manual

Chapter 11: Primitives

LeCroy Corporation

49

Reject()

Reject()

Parameter

Meaning

Default

Value

Comments

Support
Supported by Bluetooth and Firewire analyzers only.

Return value
An integer that should be passed back to the application unchanged.

Comments
Called when it is decided that the input context does not meet the criteria for being a part
of the current transaction. The output context should not be modified before this decision
is made. The return value of this function should be returned by the ProcessData
function.

Example

if ( UnknownValue )
return Reject();