This topic has not yet been rated - Rate this topic

IPortableDeviceValuesCollection interface

Holds a collection of indexed IPortableDeviceValues interfaces. This interface can be retrieved from a method, or if a new object is required, call CoCreate with CLSID_PortableDeviceValuesCollection.

Members

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

Methods

The IPortableDeviceValuesCollection interface has these methods.

MethodDescription
Add

Adds an item to the collection.

Clear

Deletes all items from the collection.

GetAt

Retrieves an item from the collection by a zero-based index.

GetCount

Retrieves the number of items in the collection.

 

Requirements

Header

PortableDeviceTypes.h

See also

Collection Interfaces

 

 

Send comments about this topic to Microsoft

Build date: 10/12/2012

Did you find this helpful?
(1500 characters remaining)
© 2013 Microsoft. All rights reserved.