次の方法で共有


GattReadRequest.Length プロパティ

定義

読み取り要求のバッファー長を取得します。

public:
 property unsigned int Length { unsigned int get(); };
uint32_t Length();
public uint Length { get; }
var uInt32 = gattReadRequest.length;
Public ReadOnly Property Length As UInteger

プロパティ値

UInt32

unsigned int

uint32_t

読み取り要求のバッファー長。

Windows の要件

アプリの機能
bluetooth

適用対象