GattProtocolError.AttributeNotLong 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 long error.
public:
static property byte AttributeNotLong { byte get(); };
static byte AttributeNotLong();
public static byte AttributeNotLong { get; }
var byte = GattProtocolError.attributeNotLong;
Public Shared ReadOnly Property AttributeNotLong As Byte
Property Value
Byte
byte
The byte value for an attribute not long error.
Windows requirements
App capabilities |
bluetooth
|