This topic has not yet been rated - Rate this topic

IObjectArray interface

Applies to: desktop apps only

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

Members

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

Methods

The IObjectArray interface has these methods.

MethodDescription
GetAt

Provides a pointer to a specified object's interface. The object and interface are specified by index and interface ID.

GetCount

Provides a count of the objects in the collection.

 

Remarks

When to Implement

Clients do not need to implement this interface.

When to Use

Use this interface to access generic objects in an array.

Requirements

Minimum supported client

Windows 7

Minimum supported server

Windows Server 2008 R2

Header

Objectarray.h

IDL

Objectarray.idl

DLL

Shell32.dll

 

 

Send comments about this topic to Microsoft

Build date: 3/7/2012

Did you find this helpful?
(1500 characters remaining)
Community Content Add
Annotations FAQ