Click here for NewsObjects Overview
LoginServerName Property (Connect Control)
Windows - Visual C++


read only

Description
The LoginServerName property returns the name of the server. 

Syntax
CString name = GetLoginServerName();

The LoginServerName syntax has these parts:

Part

Description

name

String containing the textual version of the server name

Back to: Connect Properties