System.Tether.AppProfile.TTetheringAppProfile.NotifyProfileUpdate

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

Delphi

procedure NotifyProfileUpdate;

C++

void __fastcall NotifyProfileUpdate();

プロパティ

種類 可視性 ソース ユニット
procedure
function
public
System.Tether.AppProfile.pas
System.Tether.AppProfile.hpp
System.Tether.AppProfile TTetheringAppProfile


説明

接続されているリモート プロファイルに、このアプリケーション プロファイル内の変更について通知します。

接続されているリモート プロファイルは、この通知を受けることにより、このアプリケーション プロファイルについて持っている情報を更新することができます。

関連項目