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