GattProtocolError.InvalidAttributeValueLength 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 invalid attribute value length error.
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
Property Value
Byte
byte
The byte value for an invalid attribute value length error.
Windows requirements
App capabilities |
bluetooth
|