GoWebScan API
kStatus GoWebScanVisionCombiner_SetDataHandler ( GoWebScanVisionCombiner  combiner,
GoWebScanVisionCombinerDataFx  data,
kPointer  context 
)

Sets the handler for accepting the output data from the algorithm.

Typically the matched vision and profile tiles would be passed to the vision resampler algorithm.

Parameters
combinerGoWebScanVisionCombiner object.
dataCallback function
contextReceiver argument for callback.
Returns
Operation status.