GattProtocolError.UnlikelyError 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 unlikely error.
public:
static property byte UnlikelyError { byte get(); };
static byte UnlikelyError();
public static byte UnlikelyError { get; }
var byte = GattProtocolError.unlikelyError;
Public Shared ReadOnly Property UnlikelyError As Byte
Property Value
Byte
byte
The byte value for an unsupported group type error.
Windows requirements
App capabilities |
bluetooth
|