NurEventUnknownGetData(Int32, Int32) Method

Definition

Namespace: NurApiDotNet
Assembly: NordicID.NurApi.Net (in NordicID.NurApi.Net.dll) Version: 4.0.0
C#
public byte[] GetData(
	int offset,
	int dataLen
)

Parameters

offset  Int32
 
dataLen  Int32
 

Return Value

Byte

See Also