code_app/build2/qt/HGSaneUser/HGSaneUser.def

24 lines
450 B
Modula-2
Raw Normal View History

LIBRARY
EXPORTS
HGSane_CreateManager
HGSane_DestroyManager
HGSane_GetSourceCount
HGSane_GetSourceNameWithIndex
HGSane_OpenSource
HGSane_OpenSelectedSource
HGSane_CloseSource
HGSane_GetSourceName
HGSane_GetDeviceCount
HGSane_GetDeviceNameWithIndex
HGSane_OpenDevice
HGSane_OpenSelectedDevice
HGSane_CloseDevice
HGSane_GetDeviceName
HGSane_GetDeviceCustomInfo
HGSane_ShowDeviceSettingDlg
HGSane_StartDevice
HGSane_StopDevice
HGSane_StartDeviceWithUI