VwStreamTellFuncVwStreamTellFunc*
*Contents  *Index  *Topic Contents
*Previous Topic: VwStreamSeekFunc
*Next Topic: WinHelp

VwStreamTellFunc

Same definition as the line filters Tell function.

Syntax


INT VwStreamTellFunc(
    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 if the function fails.


Up Top of Page
© 1997 Microsoft Corporation. All rights reserved. Terms of Use.