Kofax DM API Manuale Utente Pagina 122

  • Scaricare
  • Aggiungi ai miei manuali
  • Stampa
  • Pagina
    / 528
  • Indice
  • SEGNALIBRI
  • Valutato. / 5. Basato su recensioni clienti
Vedere la pagina 121
102 CHAPTER 3
PCDPutStream
PCDPutStream
Use PCDPutStream to provide users with the ability to write the
contents of physical files to disk.
Syntax
PCDPutStream.
methodOrProperty
Usage
After each write, you should check the ErrNumber property, which
should be zero (
S_OK). If your write was error-free, you should check
the BytesWritten property to see how many bytes were actually written
to the physical file.
Note: If you are using a language other than JavaScript, you can use the
optional second parameter for
Write to get the number of bytes written. This
allows you to avoid having to use the BytesWritten property to retrieve this
information.
Example
Because of the close relationship that PCDPutStream has with
PCDPutDoc, the Example in PCDPutDoc also illustrates how you can
use PCDPutStream.
Related Items
See the following methods:
GetPropertyValue
SetComplete
Write
See the following properties:
BytesWritten
ErrDescription
ErrNumber
Vedere la pagina 121
1 2 ... 117 118 119 120 121 122 123 124 125 126 127 ... 527 528

Commenti su questo manuale

Nessun commento