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

适用于