Returned as part of a UPNP_CONTROL_ACTION_COMPLETE callback.
-
char ActionName[NAME_SIZE]
- The Action Name.
-
IXML_Document* ActionRequest
- The DOM document describing the action.
-
IXML_Document* ActionResult
- The DOM document describing the result of the action.
-
struct in_addr CtrlPtIPAddr
- IP address of the control point requesting this action.
-
char DevUDN[NAME_SIZE]
- The unique device ID.
-
int ErrCode
- The result of the operation.
-
char ErrStr[LINE_SIZE]
- The error string in case of error.
-
char ServiceID[NAME_SIZE]
- The service ID.
-
IXML_Document* SoapHeader
- The DOM document containing the information from the the SOAP header.
-
int Socket
- The socket number of the connection to the requestor.
Documentation
Returned as part of a UPNP_CONTROL_ACTION_COMPLETE callback.
int ErrCode
- The result of the operation.
int Socket
- The socket number of the connection to the requestor.
char ErrStr[LINE_SIZE]
- The error string in case of error.
char ActionName[NAME_SIZE]
- The Action Name.
char DevUDN[NAME_SIZE]
- The unique device ID.
char ServiceID[NAME_SIZE]
- The service ID.
IXML_Document* ActionRequest
- The DOM document describing the action.
IXML_Document* ActionResult
- The DOM document describing the result of the action.
struct in_addr CtrlPtIPAddr
- IP address of the control point requesting this action.
IXML_Document* SoapHeader
- The DOM document containing the information from the
the SOAP header.
Alphabetic index
This page was generated with the help of DOC++.