IUPnPServiceEnumProperty interface (upnp.h)

Use this interface to delay Service Control Protocol Description (SCPD) download and event subscription on the IUPnPService objects enumerated from the IUPnPServices object.

This interface can be obtained through a QueryInterface off the IUPnPServices object.

Inheritance

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

Methods

The IUPnPServiceEnumProperty interface has these methods.

 
IUPnPServiceEnumProperty::SetServiceEnumProperty

The SetServiceEnumProperty method is used to indicate opt-in to the delayed Service Control Protocol Description (SCPD) download and event subscription for the IUPnPService objects enumerated from the IUPnPServices object.

Requirements

Requirement Value
Minimum supported client Windows 8 [desktop apps only]
Minimum supported server Windows Server 2012 [desktop apps only]
Target Platform Windows
Header upnp.h

See also

IUPnPServiceAsync