GattProtocolError.InvalidAttributeValueLength 属性

定义

获取无效属性值长度错误的字节值。

public:
 static property byte InvalidAttributeValueLength { byte get(); };
static byte InvalidAttributeValueLength();
public static byte InvalidAttributeValueLength { get; }
var byte = GattProtocolError.invalidAttributeValueLength;
Public Shared ReadOnly Property InvalidAttributeValueLength As Byte

属性值

Byte

byte

无效属性值长度错误的字节值。

Windows 要求

应用功能
bluetooth

适用于