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

UnRAR.ArchiveEntry.HostOS

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

Method Signature

Function HostOS() As String

Return Value

A user-readable name of the operating system used to compress the archive entry. Possible values are:

  • MS-DOS
  • OS/2
  • Win32
  • UNIX
  • Unknown OS

Clone this wiki locally