System.Tether.AppProfile.TASyncRemoteActionEvent

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

C++

typedef void __fastcall (__closure *TASyncRemoteActionEvent)(System::TObject* const Sender, const System::UnicodeString ARemoteProfileId, const System::UnicodeString ARemoteActionName, NativeUInt ARemoteActionHandle, bool Success);

プロパティ

種類 可視性 ソース ユニット
typedef public System.Tether.AppProfile.hpp System.Tether.AppProfile System.Tether.AppProfile


説明

TTetheringAppProfile.OnASyncRemoteActionEnd イベントのイベント ハンドラの型。

関連項目