Handler for device specific responses
Declaration Syntax
bool HandleResponse_DeviceSpecific(
int responseTypeId,
byte[] buf
)
Function HandleResponse_DeviceSpecific ( _
responseTypeId As Integer, _
buf As Byte() _
) As Boolean
Parameters
- responseTypeId (Int32)
- An ID indicating the type of the device specifc response
- buf (array<
Byte
>[]()[])
- Response data
Assembly:
vrLib (Module: vrLib) Version: 2.0.1.0 (2.0.1.0)