Event Scope.Decode

From Flowcode Help
Revision as of 15:59, 16 January 2014 by JonnyW (talk | contribs) (XML import)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
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