libUPnP  1.6.24
Data Fields
Upnp_Action_Complete Struct Reference
Collaboration diagram for Upnp_Action_Complete:
Collaboration graph
[legend]

Data Fields

int ErrCode
 
UpnpStringCtrlUrl
 
IXML_DocumentActionRequest
 
IXML_DocumentActionResult
 

Field Documentation

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(), TvStateUpdate(), and UpnpThreadDistribution().


The documentation for this struct was generated from the following file: