GoWebScan API
 All Classes Files Functions Variables Typedefs Macros Modules Pages
kStatus GoWebScanProcess_EnableRecording ( GoWebScanProcess  process,
kBool  recordingEnabled 
)

Enable or disable recording.

If recording is enabled, GoWebScanProcess will record copies of all the GoDataSet objects, in the order they are processed.

Parameters
processGoWebScanProcess object.
recordingEnabledkTRUE to enable recording, or kFALSE to disable recording.
Returns
Operation status.