Specifications

COM+ reference
Gallagher & Robertson Glink: API reference manual 77
This constructor creates a configuration with the given emulation and host
protocol and the address to the host. If the name points to a valid Glink
configuration file then it will be used for the default values. Any subsequent
setParameter() calls will override these options.
Method Summary
String getName()
Returns the name of the configuration.
String getProfileName(int type)
Returns the name of the profile with the given type. This method has no
effect in the Windows version.
void setParameter(String parameter)
Sets the specific parameter with the given value.
void setProfileName(int type, String name)
Sets the profile of the given type to be used with this configuration. This
method has no effect in the Windows version.