GattProtocolError.AttributeNotFound Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Gets the byte value for an attribute not found error.
public:
static property byte AttributeNotFound { byte get(); };
static byte AttributeNotFound();
public static byte AttributeNotFound { get; }
var byte = GattProtocolError.attributeNotFound;
Public Shared ReadOnly Property AttributeNotFound As Byte
Property Value
Byte
byte
The byte value for an attribute not found error.
Windows requirements
App capabilities |
bluetooth
|