Important: |
---|
This is retired content. This content is outdated and is no longer being maintained. It is provided as a courtesy for individuals who are still using these technologies. This content may contain URLs that were valid when originally published, but now link to sites or pages that no longer exist. |
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 UpnpAddDevicefunction. |
|
This function creates a UPnP device instance as described by the UPNPDEVICEINFOstructure. |
|
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. |