IUPnPServices interface (upnp.h)

The IUPnPServices interface enumerates a collection of services.

Inheritance

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

Methods

The IUPnPServices interface has these methods.

 
IUPnPServices::get__NewEnum

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

The Count property specifies the number of services in the collection.
IUPnPServices::get_Item

The Item property specifies the IUPnPService interface for a service, identified by the service ID, 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