System.Tether.Manager.TTetheringNotifyCommErrorEvent

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

TTetheringNotifyCommErrorEvent = procedure(const Sender: TObject; const AManagerInfo: TTetheringManagerInfo; const AProfileInfo: TTetheringProfileInfo) of object;

C++

typedef void __fastcall (__closure *TTetheringNotifyCommErrorEvent)(System::TObject* const Sender, const TTetheringManagerInfo &AManagerInfo, const TTetheringProfileInfo &AProfileInfo);

Properties

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

Description

Embarcadero Technologies does not currently have any additional information.