BackupServerName Property (Connect Control)
Windows - Visual C++
Description
The BackupServerName property
returns the backup server name or address.
Syntax
CString name = GetBackupServerName();
The BackupServerName syntax has these parts:
|
Part |
Description |
|
|
name |
A String containing the backup server name or address to be used when logging on. |
|
Back to: Connect Properties