Kofax DM API Manual do Utilizador Página 320

  • Descarregar
  • Adicionar aos meus manuais
  • Imprimir
  • Página
    / 528
  • Índice
  • MARCADORES
  • Avaliado. / 5. Com base em avaliações de clientes
Vista de página 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.
Vista de página 319
1 2 ... 315 316 317 318 319 320 321 322 323 324 325 ... 527 528

Comentários a estes Manuais

Sem comentários