BleStreamWriteDescriptor Method (BleDescriptor, Byte, Int32, Int32)

HIDSharp

Namespace:  HidSharp.Experimental
Assembly:  HidSharp (in HidSharp.dll) Version: 2.6.3
Syntax

public void WriteDescriptor(
	BleDescriptor descriptor,
	byte[] value,
	int offset,
	int count
)

Parameters

descriptor
Type: HidSharp.ExperimentalBleDescriptor
value
Type: SystemByte
offset
Type: SystemInt32
count
Type: SystemInt32
See Also

Reference