Internal implementation of the UpnpActionComplete object. More...
Data Fields | |
int | m_errCode |
UpnpString * | m_ctrlUrl |
IXML_Document * | m_actionRequest |
IXML_Document * | m_actionResult |
Internal implementation of the UpnpActionComplete object.
The DOM document describing the action.
Referenced by UpnpActionComplete_new(), and UpnpActionComplete_set_ActionRequest().
The DOM document describing the result of the action
Referenced by UpnpActionComplete_new(), and UpnpActionComplete_set_ActionResult().
The control URL for service.
Referenced by UpnpActionComplete_delete(), UpnpActionComplete_new(), UpnpActionComplete_set_CtrlUrl(), and UpnpActionComplete_strcpy_CtrlUrl().
The result of the operation
Referenced by UpnpActionComplete_delete(), and UpnpActionComplete_new().