A | B | C |  D | E | F |  G | H | I |  J | K | L |  M | N | O |  P | Q | R |  S | T | U |  V | W | X |  Y | Z



LZClose

The LZClose function closes a file that was opened by using the LZOpenFile function.

VB4-32,5,6
Declare Sub LZClose Lib "lz32.dll" Alias "LZClose" (ByVal hfFile As Long)

Operating Systems Supported
Requires Windows NT 3.1 or later; Requires Windows 95 or later

Library
Lz32

Parameter Information
- hFile
Identifies the source file to be closed.

Return Values
This function does not return a value.

Last update: 07 April 2006