次の方法で共有


GattServiceProviderTriggerResult.Error プロパティ

定義

トリガーの作成状態を取得します。

public:
 property BluetoothError Error { BluetoothError get(); };
BluetoothError Error();
public BluetoothError Error { get; }
var bluetoothError = gattServiceProviderTriggerResult.error;
Public ReadOnly Property Error As BluetoothError

プロパティ値

エラー コード。

適用対象