IObjMgr interface
Exposes methods that allow a client to append or remove an object from a collection of objects managed by a server object.
Members
The IObjMgr interface inherits from the IUnknown interface. IObjMgr also has these types of members:
Methods
The IObjMgr interface has these methods.
| Method | Description |
|---|---|
| Append |
Appends an object to the collection of managed objects. |
| Remove |
Removes an object from the collection of managed objects. |
Remarks
This interface is implemented by objects that manage a collection of other objects. It is exported to allow clients of the object to request that objects be added to or removed from the collection.
Use this interface to add or delete an object from the server object's collection of managed objects.
Requirements
|
Minimum supported client |
Windows 2000 Professional, Windows XP [desktop apps only] |
|---|---|
|
Minimum supported server |
Windows Server 2003 [desktop apps only] |
|
Header |
|
|
DLL |
|