- 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 UpnpSetContentLength (UpnpClient_Handle Hnd, size_t contentLength)
- Use UpnpSetMaxContentLength instead.