|
libUPnP
1.6.17
|

Data Fields | |
| int | ErrCode |
| UpnpString * | CtrlUrl |
| IXML_Document * | ActionRequest |
| IXML_Document * | ActionResult |
| IXML_Document* Upnp_Action_Complete::ActionRequest |
The DOM document describing the action.
Referenced by SampleUtil_PrintEvent(), and UpnpThreadDistribution().
| IXML_Document* Upnp_Action_Complete::ActionResult |
The DOM document describing the result of the action.
Referenced by SampleUtil_PrintEvent(), and UpnpThreadDistribution().
| UpnpString* Upnp_Action_Complete::CtrlUrl |
The control URL for service.
Referenced by SampleUtil_PrintEvent(), and UpnpThreadDistribution().
| int Upnp_Action_Complete::ErrCode |
The result of the operation.
Referenced by SampleUtil_PrintEvent(), and UpnpThreadDistribution().
1.8.3.1