UPnPsdk 0.1
Universal Plug and Play +, Software Development Kit
 
Loading...
Searching...
No Matches
Deprecated List
Member anonymous_namespace{soap_device.cpp}::handle_query_variable (SOCKINFO *info, http_message_t *request, soap_devserv_t *soap_info, IXML_Node *req_node)
This functionality has been deprecated in the UPnP V1.0 architecture.
Member UpnpGetServiceVarStatus (UpnpClient_Handle Hnd, const char *ActionURL_const, const char *VarName_const, DOMString *StVar)
The use of this function is deprecated by the UPnP Forum.
Member UpnpGetServiceVarStatusAsync (UpnpClient_Handle Hnd, const char *ActionURL_const, const char *VarName_const, Upnp_FunPtr Fun, const void *Cookie_const)
The use of this function is deprecated by the UPnP Forum.
Member UpnpSetContentLength (UpnpClient_Handle Hnd, size_t contentLength)
Warning: The Handle argument provided here is not used, so the effect of this function is global to the SDK (= same as UpnpSetMaxContentLength()). Use UpnpSetMaxContentLength() instead.