Compartir a través de


IEnumVariant:IDispatch (Windows CE 5.0)

Send Feedback

This interface provides methods for representing a collection of objects. All enumeration objects within Platform Manager use this interface.

The following table shows this interface's methods.

Method Description
IEnumVariant::Item Obtains the member of a collection of objects corresponding to a specified index.
IEnumVariant::Count Enumerates the members of a collection.

Requirements

OS Versions: Windows CE .NET 4.0 and later.
Header: Enumvariant.h, Cemgr.idl.

See Also

Platform Manager API

Send Feedback on this topic to the authors

Feedback FAQs

© 2006 Microsoft Corporation. All rights reserved.