Deprecated List

Global UpnpGetServiceVarStatus (UpnpClient_Handle Hnd, const char *ActionURL, const char *VarName, DOMString *StVarVal)
The use of this function is deprecated by the UPnP Forum.

Global UpnpGetServiceVarStatusAsync (UpnpClient_Handle Hnd, const char *ActionURL, const char *VarName, Upnp_FunPtr Fun, const void *Cookie)
The use of this function is deprecated by the UPnP Forum.

Global UpnpInit (const char *HostIP, unsigned short DestPort)
Kept for backwards compatibility. Use UpnpInit2 for new implementations or where IPv6 is required.

Global UpnpSetContentLength (UpnpClient_Handle Hnd, int contentLength)
Use UpnpSetMaxContentLength instead.