|
GoWebScan API
|
| kStatus GoWebScanRecording_SetMaxRecordSize | ( | GoWebScanRecording | recording, |
| k64u | maxRecordSize | ||
| ) |
Set the max allowed size in bytes of the recorded GoDataSet objects.
Once this value is reached, additional GoDataSet objects may no longer be added.
| recording | GoWebScanRecording object. |
| maxRecordSize | Max size in bytes of recorded GoDataSet objects. |