IUPnPDevices interface (upnp.h)

The IUPnPDevices interface enumerates a collection of devices.

Inheritance

The IUPnPDevices interface inherits from the IDispatch interface. IUPnPDevices also has these types of members:

Methods

The IUPnPDevices interface has these methods.

 
IUPnPDevices::get__NewEnum

The _NewEnum property specifies either the IEnumVARIANT or IEnumUnknown enumerator interface for the collection. (IUPnPDevices.get__NewEnum)
IUPnPDevices::get_Count

The Count property specifies the number of devices in the collection.
IUPnPDevices::get_Item

The Item property specifies the IUPnPDevice interface for a device, identified by the UDN, in the collection.

Requirements

Requirement Value
Minimum supported client Windows XP [desktop apps only]
Minimum supported server None supported
Target Platform Windows
Header upnp.h