UPnP C Device Host Functions (Windows Embedded CE 6.0)
1/6/2010
The following table shows the UPnP C Device Host functions with a description of the purpose of each.
Programming element | Description |
---|---|
This callback function is an application-defined function. It must be implemented by a device that supplies a pointer to the UpnpAddDevice function. |
|
This function creates a UPnP device instance as described by the UPNPDEVICEINFO structure. |
|
This function sends out UPnP announcements for this device tree. |
|
This function retrieves the UPnP Unique Device Name (UDN) for a device. The |
|
This function sends out UPnP announcements for this device tree. |
|
This function terminates an existing UPnP device instance. |
|
This function sends a response to the control point after the hosted device has received a control request. |
|
This function sends an error response to the control point if an error has occurred when fulfilling a control request. |
|
This function sends a raw control response to the control point after the hosted device has received a control request. |
|
This function sends one or more evented variables to all remote subscribers using the UPnP event notification scheme. |
|
This function announces that the device is leaving the network. |