ICOMLBArguments interface (comsvcs.h)

Used to activate the COM+ component load balancing service.

Inheritance

The ICOMLBArguments interface inherits from the IUnknown interface. ICOMLBArguments also has these types of members:

Methods

The ICOMLBArguments interface has these methods.

 
ICOMLBArguments::GetCLSID

Retrieves the object's CLSID.
ICOMLBArguments::GetMachineName

Retrieves the computer name for the load balancing server.
ICOMLBArguments::SetCLSID

Sets the object's CLSID.
ICOMLBArguments::SetMachineName

Sets the computer name for the load balancing server.

Requirements

Requirement Value
Minimum supported client Windows 2000 Professional [desktop apps only]
Minimum supported server Windows 2000 Server [desktop apps only]
Target Platform Windows
Header comsvcs.h

See also

ISelectCOMLBServer