API:System.Tether.Manager.TTetheringProfile.ReceiveCommand

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

function ReceiveCommand(const AProfile: TTetheringProfileInfo): TTetheringCommand; overload;
function ReceiveCommand(const AConnection: TTetheringConnection): TTetheringCommand; overload;

C++

TTetheringCommand __fastcall ReceiveCommand(const TTetheringProfileInfo &AProfile)/* overload */;
TTetheringCommand __fastcall ReceiveCommand(TTetheringConnection* const AConnection)/* overload */;

Properties

Type Visibility Source Unit Parent
function public
System.Tether.Manager.pas
System.Tether.Manager.hpp
System.Tether.Manager TTetheringProfile

Description

Embarcadero Technologies does not currently have any additional information. Please help us document this topic by using the Discussion page!