GattProtocolError.InsufficientResources 属性

定义

获取资源不足错误的字节值。

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

属性值

Byte

byte

资源不足错误的字节值。

Windows 要求

应用功能
bluetooth

适用于