Desktop version

Main > Forum > Applications > 1C:Small Business (1C:SB) > Twain scanner component

Forum

Search UsersRules
Twain scanner component
#1
Active user
Points:: 0
Joined:: Mar 20, 2012

Hello.
Where can I find English names of methods and properties of the twain component (AddIn.twain.AddInNativeExtension)?

In SmallBusiness at least GetDevices() doesn't exists:

{CommonModule.WorkWithScannerClient.Module(60)}: Object method not found (GetDevices)
DevicesString = TwainComponent.GetDevices();

Profile
#2
Guest
Points::
Joined::

Hello, Mikhail!

The right name is EnumDevices()

Profile
#3
Guest
Points::
Joined::

Here is the list of English names of this component:

Code
static wchar_t *g_MethodNamesRu[] = {
          L"Version",
          L"SelectDevice",
          L"BeginScan",
          L"IsDevicePresent",
          L"EnumDevices",
          L"Test",
          L"GetSetting",
          L"CombineToMultipageFile",
          L"GetImageFragment",
          L"SplitMultipageFile"
};

Profile
Subscribe
Users browsing this topic (guests: 1, registered: 0, hidden: 0)



© 1C LLC. All rights reserved
1C Company respects the privacy of our customers and visitors
to our Web-site.