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