Skip to content

PKZip.ZipReader.LastError

Andrew Lambert edited this page Dec 8, 2022 · 5 revisions

PKZip.ZipReader.LastError

Property Declaration

 Dim LastError As Int32

Remarks

Returns the most recent error while reading the archive. Check this value if MoveNext or Reset return False.

See also

Entry-level points of interest denoted by "☜"



Clone this wiki locally