|
GoWebScan API
|
| 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.
| process | GoWebScanProcess object. |
| recordingEnabled | kTRUE to enable recording, or kFALSE to disable recording. |