Kofax DM API Bedienungsanleitung Seite 320

  • Herunterladen
  • Zu meinen Handbüchern hinzufügen
  • Drucken
  • Seite
    / 528
  • Inhaltsverzeichnis
  • LESEZEICHEN
  • Bewertet. / 5. Basierend auf Kundenbewertungen
Seitenansicht 319
300 CHAPTER 4
Write
Write
Use this method to write binary data to a physical file.
Syntax
PCDPutStream.Write( vntData, lngBytes )
Parameters
Returns
Returns the actual number of bytes written during the Write
operation. Languages such as JavaScript, Visual Basic, and VBScript
return this as a function value.
Related Items
See the PCDPutStream object.
See the GetPropertyValue method.
See the following properties:
BytesWritten
ErrDescription
ErrNumber
vntData A variant variable that contains the data to write
out to the file. It should be a BSTR or a
SAFEARRAY.
lngBytes The total number of bytes of data that are written
to the vntData variable.
Seitenansicht 319
1 2 ... 315 316 317 318 319 320 321 322 323 324 325 ... 527 528

Kommentare zu diesen Handbüchern

Keine Kommentare