次の方法で共有


GattWriteRequest.State プロパティ

定義

書き込み要求の状態を取得します。

public:
 property GattRequestState State { GattRequestState get(); };
GattRequestState State();
public GattRequestState State { get; }
var gattRequestState = gattWriteRequest.state;
Public ReadOnly Property State As GattRequestState

プロパティ値

書き込み要求の状態。

Windows の要件

アプリの機能
bluetooth

適用対象