Event Scope.Decode

From Flowcode Help
Jump to navigationJump to search

<sidebar>Event Contents</sidebar> Sent when a block of the stream is to be decoded into packets

This event is part of the Scope class

Parameters

HANDLE StreamH

The stream handle

ULONG TimeUS

The -ve offset from now of the earliest time to be decoded, in microseconds

ULONG OverlaySize

The number of microseconds of the decoded packet from its start


Return value

ULONG Non-zero if the data could be decoded


Detailed description

No additional information


Examples

No additional examples