ISelectCOMLBServer Interface
ISelectCOMLBServer Interface
ISelectCOMLBServer Interface

Activates the COM+ component load balancing service.

When To Implement

This interface is used to activate the COM+ component load balancing service. Implement ISelectCOMLBServer in conjunction with a load balancing activator. The activator must be written so that it creates an object that implements the ISelectCOMLBServer interface, if the CLSID for that object has been added to the LocalComputer object in the COM+ catalog. If that CLSID exists, the load balancing activator calls the ISelectCOMLBServer::GetLBServer method, obtains a computer name, and notifies a separate object to redirect the activation to that computer.

When To Use

You do not call the methods of ISelectCOMLBServer. These methods are called by applications that activate the COM+ component load balancing service.

Methods

The ISelectCOMLBServer interface inherits the methods of the IUnknown interface.

In addition, ISelectCOMLBServer defines the following methods.

MethodDescription

Init

Initializes the load balancing server object.

GetLBServer

Retrieves the name of the load balancing server.

 

Requirements

Minimum supported clientWindows 2000 Professional
Minimum supported serverWindows 2000 Server
HeaderComSvcs.h

See Also

ICOMLBArguments

Send comments about this topic to Microsoft

Build date: 11/19/2009

© 2009 Microsoft Corporation. All rights reserved.   Terms of Use | Trademarks | Privacy Statement
Page view tracker
Rate the Lightweight library
x
Lightweight builds on ScriptFree (loband) by adding features you've requested: a SearchBox and default code language selection.
Do you like the SearchBox?
Do you like the tabbed code blocks?
How useful is this topic?
Tell us more.
Thanks
x
You're helping to improve MSDN Online.
Feedback
Switch View
Classic
Lightweight Beta
ScriptFree
Switch View