Skip to content

PKZip.ZipReader.Reset

Andrew Lambert edited this page Jan 23, 2019 · 6 revisions

Method Signature

 Function Reset(Index As Integer) As Boolean

Parameters

Name Type Comment
Index Integer The archive index to start reading at.

Return value

Returns True if the operation succeeded.

Remarks

This method moves the current selection to the specified index.

Entry-level points of interest denoted by "☜"



Clone this wiki locally