C-DEngine 5.105

ICommonDisco..::..RegisterDevice Method (TheUPnPDeviceInfo)

Allows to register a new TheUPnPDeviceInfo with the UPnP subsystem. This is helpful if any other means of discovery was used to find devices and the new device should participate in the UpnP notification system.

Namespace:  nsCDEngine.Discovery
Assembly:  C-DEngine (in C-DEngine.dll)

Syntax


void RegisterDevice(
	TheUPnPDeviceInfo pInfo
)
Sub RegisterDevice ( _
	pInfo As TheUPnPDeviceInfo _
)
void RegisterDevice(
	TheUPnPDeviceInfo^ pInfo
)

Parameters

pInfo
Type: nsCDEngine.ViewModels..::..TheUPnPDeviceInfo
The description of the new devics