e-CryptIt Engine - Compression Xojo Plugin

ZStreamReader.LastError Method

This property returns the error code for the last operation.
Zero means no error, another value means a file error.
The code used by the File Manager, see Inside Macintosh at the Apple Website.

LastError() as Integer

Parameters

Returns

Integer

Remarks

See Also

ZStreamReader Class