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.
| Method | Description |
|---|---|
| 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 |
|
|---|
See also
Send comments about this topic to Microsoft
Build date: 10/12/2012