IOleContainer interface (oleidl.h)

Enumerates objects in a compound document or lock a container in the running state. Container and object applications both implement this interface.

Inheritance

The IOleContainer interface inherits from IParseDisplayName. IOleContainer also has these types of members:

Methods

The IOleContainer interface has these methods.

 
IOleContainer::EnumObjects

Enumerates the objects in the current container.
IOleContainer::LockContainer

Keeps the container for embedded objects running until explicitly released.

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 oleidl.h

See also

IOleItemContainer

IParseDisplayName