var instance = new Vintasoft.Twain.WebTwainDeviceManagerInitSettingsJS(); var value; // Type: boolean value = instance.get_Is32BitDevicesSupported();
function get_Is32BitDevicesSupported() : boolean;
Return Value
True - TWAIN device manager supports 32-bit devices; False - TWAIN device manager does not support 32-bit devices.