Kofax DM API Manual do Utilizador Página 279

  • Descarregar
  • Adicionar aos meus manuais
  • Imprimir
  • Página
    / 528
  • Índice
  • MARCADORES
  • Avaliado. / 5. Com base em avaliações de clientes
Vista de página 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 página 278
1 2 ... 274 275 276 277 278 279 280 281 282 283 284 ... 527 528

Comentários a estes Manuais

Sem comentários