System.Tether.Manager.TStreamReceivedEvent

From RAD Studio API Documentation
Jump to: navigation, search

C++

typedef void __fastcall (__closure *TStreamReceivedEvent)(System::TObject* const Sender, const System::UnicodeString AProfileId, System::Classes::TStream* const AStream, const System::UnicodeString ADescription);

Properties

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

Description

Type of event handler for the TTetheringProfile.OnStreamReceived event.

See Also