Kofax DM API Manual de usuario Pagina 279

  • Descarga
  • Añadir a mis manuales
  • Imprimir
  • Pagina
    / 528
  • Tabla de contenidos
  • MARCADORES
  • Valorado. / 5. Basado en revisión del cliente
Vista de pagina 278
DM API METHODS AND PROPERTIES 259
Seek
Seek
Use this method to position the file’s current position pointer to a
specific byte offset within the physical file.
Syntax
PCDGetStream.Seek( lngSeekOffset )
Parameter
Returns
Returns an HRESULT to receive the result of the call. S_OK indicates
success. Languages such as JavaScript, Visual Basic, and VBScript
return this as a function value.
Related Items
See the PCDGetStream object.
See the following methods:
GetPropertyValue
Read
See the following properties:
BytesRead
ErrDescription
ErrNumber
lngSeekOffset An unsigned long integer that specifies the offset
from the beginning of the file object where you
want the pointer to be positioned.
Vista de pagina 278
1 2 ... 274 275 276 277 278 279 280 281 282 283 284 ... 527 528

Comentarios a estos manuales

Sin comentarios