Closes the file. The file parser must carry out any necessary cleanup, such as closing any other open files related to the given file.
VOID VwStreamCloseFunc(
SOFILE hFile, | |
HPROC reserved | |
); |
Parameters
hFile
Handle of the file for execute input and output (XIO) routines.
reserved
Reserved; do not use.
Return Values
None.