Click or drag to resize

wclBluetoothErrorsWCL_E_BLUETOOTH_LE_SUBSCRIPTION_ACTIVE Field

At least one subscription active. The error appears if you try to read services, characteristics or descriptors with goReadFromDevice flag and there is at least one subscription active.

Namespace: wclBluetooth
Assembly: wclBluetoothFramework (in wclBluetoothFramework.dll) Version: 7.17.12.0 (7.17.12.0)
Syntax
public const int WCL_E_BLUETOOTH_LE_SUBSCRIPTION_ACTIVE = 331800

Field Value

Int32
See Also