objectarray.h header

This header is used by The Windows Shell. For more information, see:

objectarray.h contains the following programming interfaces:

Interfaces

 
IObjectArray

Exposes methods that enable clients to access items in a collection of objects that support IUnknown.
IObjectCollection

Extends the IObjectArray interface by providing methods that enable clients to add and remove objects that support IUnknown in a collection.