Click or drag to resize

wclGattLocalCharacteristicRequestSetProcessed Method

Sets the processed flag.

Namespace: wclBluetooth
Assembly: wclBluetoothFramework (in wclBluetoothFramework.dll) Version: 7.17.12.0 (7.17.12.0)
Syntax
protected void SetProcessed(
	int Error
)

Parameters

Error  Int32
The operation result code.
See Also