ReportSegmentWriteRaw Method HIDSharp

Namespace: HidSharp.ReportDescriptors.Parser
Assembly: HidSharp (in HidSharp.dll) Version: 2.0.0-alpha
Syntax

public void WriteRaw(
	byte[] buffer,
	int bitOffset,
	int element,
	uint value
)

Parameters

buffer
Type: SystemByte
bitOffset
Type: SystemInt32
element
Type: SystemInt32
value
Type: SystemUInt32
See Also

Reference