The ihBrowser module provides a standard set of symbols for determining information about the host browser and operating system a program is running under, and version information about the underlying iHTML library.
HostName
string
representing
the full name of the local machine the browser
is running on.UserName
string
representing
the name of the user the browser is running
under on the local machine.BRFullName
string
representing
the full name of the underlying browser,
uniquely identifying the browser from any others that it has
operational differences with.BRName
string
representing
the basic name of the underlying browser,
identifying only the particular brand.BRRevision
integer
representing
the minor revision code of this browser.BRVersion
integer
representing
the major version code of this browser.BuildDate
string
representing
the date at which this browser and iHTML library were
created.IHRevision
integer
representing
the minor revision code of the iHTML library.IHSubBuild
integer
representing
the unique build code for the iHTML library.IHVersion
integer
representing
the major version code of the iHTML library.There are no global exceptions defined by this module.
There are no global functions defined by this module.
There are no global types defined by this module.
There are no global classes defined by this module.
Dianne Kyra Hackborn <hackbod@angryredplanet.com> | Last modified: Fri Sep 13 03:57:25 PDT 1996 |