:: com :: sun :: star :: setup ::

struct VersionIdentifier
[ DEPRECATED ]

Elements' Summary
eOSType
nLanguage
nBuildnumber
strProductKey
strInstLanguages
strInstMinor
Elements' Details
eOSType
OSType eOSType;
nLanguage
short nLanguage;
nBuildnumber
long nBuildnumber;
strProductKey
string strProductKey;
strInstLanguages
string strInstLanguages;
strInstMinor
string strInstMinor;
Top of Page