gambas-source-code/comp/src/gb.scanner/.info
Fabien Bodard c4527ed63f [GB.SCANNER]
* NEW: In SCanners class the Search procedure replace the refresh and the 
  initscannerlist one.  It take an optional argument to wait or not the 
  search end. In ascyncronous mode the class raise a "Found Event" at the 
  end of the search. 
  


git-svn-id: svn://localhost/gambas/trunk@6960 867c0c6c-44f3-4631-809d-bfa615b0a4ec
2015-03-08 21:12:44 +00:00

118 lines
480 B
Text

#Scanner
C
Debug
p
b
ASync
p
b
Name
r
s
Vendor
r
s
Type
r
s
Model
r
s
Progress
r
f
:Finished
:
:Begin
:
:Progress
:
_New
m
(sDevice)s
IsAvailable
m
b
Scan
m
Image
Process_Error
m
(sError)s
Process_Kill
m
_next
m
s
Find
m
_Option
(Key)s
Exist
m
b
(Key)s
_get
m
_Option
(Name)s
Peek
m
Image
#Scanners
CA
:Found
:
_init
M
Search
m
[(bWait)b]
_GetInfo
m
ScannerInfo
(sDeviceName)s
_next
m
s
_get
m
Scanner
(sDeviceName)s
Process_Read
m
Process_kill
m