System.Tether.Manager.TProtocolCommandEvent

From RAD Studio API Documentation
Jump to: navigation, search

C++

typedef void __fastcall (__closure *TProtocolCommandEvent)(System::TObject* const Sender, System::Tether::Comm::TTetheringCustomComm* const AConnection, const TTetheringCommand &ACommand, _dt_System_Tether_Manager_2 &Response);

Properties

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

Description

Warning: TProtocolCommandEvent is deprecated. Please use TTetheringProfile.DoOnIncomingData.

For internal use only.

Do not use this member. It is for internal use only.

See Also