e-CryptIt Engine Xojo and Real Studio Plugin

ZStream.LastError Method (console safe)

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

ZStream Class