Specifications
COM+ reference
Gallagher & Robertson Glink: API reference manual 89
Print parameters
Name Type Description
print.type
String Type of printer. Values are Local,
LPD, File, GlinkApi, None.
Parameters:
parameter - The string contains both the name of the parameter and its value.
setProfileName
void setProfileName(int type, String name)
Sets the profile of the given type to be used with this configuration. Sometimes it
may be more convenient to refer to a profile already created by the Glink
Administration utility than setting a number of parameters. The
GlinkConfiguration object will then use this profile if found instead of the
default one.
Parameters:
type - The profile type, for example GlinkConfiguration_PROFILE_HOST or
GlinkConfiguration_PROFILE_SCREEN.
name - The name of an existing profile with the given type.