company logo

ZipArchive :: isOpened - Is zip archive opened

The function returns true, when the zip archive has been opened and false otherwise.

Return value:  Success ( bool  )

The value is true when the function was executed successfully. Otherwise the value is set to false.

Implementation details

bool ZipArchive  :: isOpened (  )