次の方法で共有


GattClientNotificationResult.BytesSent プロパティ

定義

送信されたバイトを取得します。

public:
 property unsigned short BytesSent { unsigned short get(); };
uint16_t BytesSent();
public ushort BytesSent { get; }
var uInt16 = gattClientNotificationResult.bytesSent;
Public ReadOnly Property BytesSent As UShort

プロパティ値

UInt16

unsigned short

uint16_t

送信されたバイト。

Windows の要件

デバイス ファミリ
Windows 10 Fall Creators Update (10.0.16299.0 で導入)
API contract
Windows.Foundation.UniversalApiContract (v5.0 で導入)
アプリの機能
bluetooth

適用対象