GattProtocolError.ReadNotPermitted 属性

定义

获取不允许读取错误的字节值。

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

属性值

Byte

byte

不允许读取错误的字节值。

Windows 要求

应用功能
bluetooth

适用于