API:System.Tether.Manager.TTetheringProfile.ReceiveCommand

提供: RAD Studio API Documentation
移動先: 案内検索

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

プロパティ

種類 可視性 ソース ユニット
function public
System.Tether.Manager.pas
System.Tether.Manager.hpp
System.Tether.Manager TTetheringProfile

説明

このトピックには現在ドキュメントが存在しません。「ノート」を利用してこのトピックの改良について話しあうことができます。