Epson Powerspan Specifiche Pagina 473

  • Scaricare
  • Aggiungi ai miei manuali
  • Stampa
  • Pagina
    / 515
  • Indice
  • SEGNALIBRI
  • Valutato. / 5. Basato su recensioni clienti
Vedere la pagina 472
Interfaces ZVx
1043.0009.50 A.16 E-8
RSDLLibrdf()
Reads data from the device with the handle ud into the file file.
VB format: Function RSDLLibrdf (ByVal ud%, ByVal file$, ibsta%, iberr%,
ibcntl&) As Integer
C format: short WINAPI RSDLLibrd( short ud, char far *file, short far
*ibsta, short far *iberr, unsigned long far *ibcntl )
C format (Unix): short RSDLLibrd( short ud, char *file, short *ibsta, short
*iberr, unsigned long *ibcntl )
Parameter: ud Device handle
file File into which the read data is written.
Example: RSDLLibrdf (ud, "c:\db.sav", ibsta, iberr, ibcntl)
The file name may as well include a drive or path specification.
RSDLLibtmo
This function defines the timeout for a device. The default value for the timeout is set to 5 seconds.
VB format: Function RSDLLibtmo (ByVal ud%, ByVal tmo%, ibsta%, iberr%,
ibcntl&) As Integer
C format: short WINAPI RSDLLibtmo( short ud, short tmo, short far
*ibsta, short far *iberr, unsigned long far *ibcntl )
C format (Unix): short RSDLLibtmo( short ud, short tmo, short *ibsta, short
*iberr, unsigned long *ibcntl )
Parameter: ud Device handle
tmo Timeout in seconds
Example: RSDLLibtmo (ud, 10, ibsta, iberr, ibcntl)
Vedere la pagina 472
1 2 ... 468 469 470 471 472 473 474 475 476 477 478 ... 514 515

Commenti su questo manuale

Nessun commento