beautypg.com

Teledyne LeCroy LeCroy Analyzers File Based Decoding Manual User Manual

Page 56

background image

Chapter 11: Primitives

File-based Decoding User Manual

50

LeCroy Corporation

Reject()

Reject()

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();

Parameter

Meaning

Default

Value

Comments