Type SLGenericFilter.TSLProcessBlockNotify

From Mitov Wiki Doc
Jump to: navigation, search

This is a Beta Read Only version of this page. Please review and send recommendations to mitov@mitov.com. We will enable the editing as soon as we are happy with the overall Wiki site.

Package: SignalLabBasicPkg

Unit: SLGenericFilter

Contents

Syntax

Delphi:

type procedure TSLProcessBlockNotify( Sender : TObject, InBuffer : ISLBlockBuffer, var OutBuffer : ISLBlockBuffer, var SendOutputData : Boolean ) of object;

C++ Builder:

typedef void __fastcall (__closure *TSLProcessBlockNotify)( TObject * Sender, ISLBlockBuffer InBuffer, ISLBlockBuffer &OutBuffer, bool &SendOutputData );

Summary

Event type for TSLGenericFilter.OnProcessData event.

Description

Defines event type for TSLGenericFilter.OnProcessData event.

Personal tools
Namespaces
Variants
Actions
Navigation
Toolbox