getExtendedSettings method of the IDataCaptureCoreAPI interface
Provides access to extended service configuration settings. Intended for advanced users: most common scenarios will work with the default settings.
ExtendedSettings getExtendedSettings();
Return values
This method returns an object implementing the ExtendedSettings interface, which allows you to change the advanced configuration settings.
3/2/2022 12:59:15 PM