Поделиться через


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

Применяется к