Kofax DM API Uživatelský manuál Strana 320

  • Stažení
  • Přidat do mých příruček
  • Tisk
  • Strana
    / 528
  • Tabulka s obsahem
  • KNIHY
  • Hodnocené. / 5. Na základě hodnocení zákazníků
Zobrazit stránku 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.
Zobrazit stránku 319
1 2 ... 315 316 317 318 319 320 321 322 323 324 325 ... 527 528

Komentáře k této Příručce

Žádné komentáře