API:System.Tether.Manager.TTetheringProfile.ReceiveCommand

De RAD Studio API Documentation
Aller à : navigation, rechercher

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 */;

Propriétés

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

Description

Embarcadero Technologies ne possède pas d'informations supplémentaires pour le moment. Veuillez nous aider à documenter cette rubrique en utilisant la page Discussion !