IUniversalPlugAndPlayManagerProviderCreateUPnPComComponent Method |
Creates the UPnP COM component, some aspects of which are exposed by the provider.
Namespace: VirtualRadar.Interface.WebServerAssembly: VirtualRadar.Interface (in VirtualRadar.Interface.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax void CreateUPnPComComponent()
Sub CreateUPnPComComponent
void CreateUPnPComComponent()
abstract CreateUPnPComComponent : unit -> unit
See Also