共用方式為


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

適用於