Contents Index Topic Contents | ||
Previous Topic: VwStreamSectionFunc Next Topic: VwStreamTellFunc |
VwStreamSeekFunc
Same definition as the line filters Seek function.
Syntax
INT VwStreamSeekFunc( SOFILE hFile, HPROC reserved );Parameters
- hFile
- Handle to the file for execute input and output (XIO) routines.
- reserved
- Reserved; do not use.
Return Value
Returns zero if successful, or -1 otherwise.
Top of Page
© 1997 Microsoft Corporation. All rights reserved. Terms of Use.