IDispenserManager interface

Connects to the dispenser manager.

When to implement

You do not need to implement this interface. It is implemented in Comsvcs.dll.

When to use

COM+ resource dispensers use this interface to connect to the dispenser manager.

Members

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

Methods

The IDispenserManager interface has these methods.

MethodDescription
GetContext

Determines the current context.

RegisterDispenser

Registers the resource dispenser with the dispenser manager.

 

Requirements

Minimum supported client

Windows 2000 Professional [desktop apps only]

Minimum supported server

Windows 2000 Server [desktop apps only]

Header

ComSvcs.h

See also

IDispenserDriver

 

 

Community Additions

ADD
Show: