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