Skip to content

LZMA.LZMAEngine.LastError

Andrew Lambert edited this page Nov 26, 2022 · 3 revisions

LZMA.LZMAEngine.LastError

Method Signature

 Function LastError() As LZMA.ErrorCodes Implements Compressor.LastError, Decompressor.LastError

Remarks

Returns the most recent error code.

See also

Clone this wiki locally