Kofax DM API Instrukcja Użytkownika Strona 279

  • Pobierz
  • Dodaj do moich podręczników
  • Drukuj
  • Strona
    / 528
  • Spis treści
  • BOOKMARKI
  • Oceniono. / 5. Na podstawie oceny klientów
Przeglądanie stron 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.
Przeglądanie stron 278
1 2 ... 274 275 276 277 278 279 280 281 282 283 284 ... 527 528

Komentarze do niniejszej Instrukcji

Brak uwag