Platform SDK: Web Telephony Engine

Session.ServerName Property

The ServerName property retrieves a unique computer ID, which is the computer name, or the cluster name in a cluster.

Syntax

[ sName = ] Session.ServerName

Possible Values

sName
String specifying the computer or cluster name.

This property is read-only.

Remarks

The syntax of the computer name is as follows:

Machine = External.Session.ServerName

Requirements

  Windows NT/2000: Requires Windows 2000.
  Windows 95/98: Unsupported.
  Header: Declared in Mswtecom.idl and Mswtecom.h.
  Library: Use Mswtecom.lib.

See Also

Session