|
libUPnP
1.6.22
|
#include <upnp.h>

Data Fields | |
| Upnp_SID | Sid |
| int | EventKey |
| IXML_Document * | ChangedVariables |
Returned along with a { UPNP_EVENT_RECEIVED} callback.
| IXML_Document* Upnp_Event::ChangedVariables |
The DOM tree representing the changes generating the event.
| int Upnp_Event::EventKey |
The event sequence number.
| Upnp_SID Upnp_Event::Sid |
The subscription ID for this subscription.
1.8.13