GoWebScan API
kStatus GoWebScanVisionInputMsg_Import ( GoWebScanVisionInputMsg  msg,
k32s  deviceId,
GoStampMsg  stampMsg,
GoVideoMsg  visionMsg,
GoWebScanConfigNode  configNode 
)

Imports a GoVideoMsg msg into a GoWebScanVisionInputMsg object.

The messages are cloned into internal objects. As such, the GoVideoMsg object is still owned by the calling function and must be destroyed by it.

Parameters
msgGoWebScanVisionInputMsg object.
deviceIdSerial number of device from which message originates.
stampMsgMessage stamp.
visionMsgVideo message.
configNodeNode configuration.
Returns
Operation status.