checkAndApply method of the DataCaptureSettings interface
Checks if the properties' value of the DataCaptureSettings interface are consistent. If true, then applies the settings to a capture profile.
void checkAndApply() throws Exception;
Exceptions
Throws Exception if any of the profile settings are invalid.
3/2/2022 12:59:15 PM