win32lz.Close

Close(handle)

Closes a handle to an LZ file.

Parameters

handle : int

The handle of the LZ file to close.

Win32 API References

Search for LZClose at msdn, google or google groups.