IDispenserManager interface (comsvcs.h)

Connects to the dispenser manager.

Inheritance

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

Methods

The IDispenserManager interface has these methods.

 
IDispenserManager::GetContext

Determines the current context.
IDispenserManager::RegisterDispenser

Registers the resource dispenser with the dispenser manager.

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

IDispenserDriver