IUniversalPlugAndPlayManagerProvider Interface |
Namespace: VirtualRadar.Interface.WebServer
The IUniversalPlugAndPlayManagerProvider type exposes the following members.
Name | Description | |
---|---|---|
AddMapping |
Adds a new port mapping via the UPnP COM component.
| |
CreateUPnPComComponent |
Creates the UPnP COM component, some aspects of which are exposed by the provider.
| |
GetPortMappings |
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.
| |
RemoveMapping |
Removes a mapping via the UPnP COM component.
|