WsipcHostInfo

Represents information about a host


$model+ WsipcHostInfo
{
    xstring Hostname;
    xstring FullHostname;
    xstring Userid;
    xstring Username;
    xstring OsDesciption;
    MGuid Uid;
};


xstring Hostname

The host machine's name


xstring FullHostname

The FQDN (fully qualified domain host name)


xstring Userid

The "user id" also known as "login name" under Unix


xstring Username

The full user name (something like "Mr. John Smith").


xstring OsDesciption

A description of the current platform in a user-readable form


MGuid Uid

Application dependent GUID which may be used to identify a user