Skip to content
This repository has been archived by the owner on Feb 22, 2023. It is now read-only.

UnRar.FormatError

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

UnRAR.FormatError

Method Signature

Protected Function FormatError(RARErrorNumber As Integer) As String

Parameters

Name Type Comment
RARErrorNumber Integer The RAR error number

Return Value

A human-readable error message that corresponds to RARErrorNumber.

Clone this wiki locally