Click or drag to resize
IUniversalPlugAndPlayManagerProvider Methods

The IUniversalPlugAndPlayManagerProvider type exposes the following members.

Methods
  NameDescription
Public methodAddMapping
Adds a new port mapping via the UPnP COM component.
Public methodCreateUPnPComComponent
Creates the UPnP COM component, some aspects of which are exposed by the provider.
Public methodGetPortMappings
Returns a list of every port mapping exposed by the UPnP COM component. Can return null if the COM component can't expose static port mappings.
Public methodRemoveMapping
Removes a mapping via the UPnP COM component.
Top
See Also