System.Tether.Comm.TTetheringDataEvent

From RAD Studio API Documentation
Jump to: navigation, search

C++

typedef System::TByteDynArray __fastcall (__closure *TTetheringDataEvent)(System::TObject* const Sender, const System::TByteDynArray ADataBuffer);

Properties

Type Visibility Source Unit Parent
typedef public System.Tether.Comm.hpp System.Tether.Comm System.Tether.Comm

Description

Type of event handler for pre-processing and post-processing the specified buffered data.

The following events require this event handler:

See Also