libUPnP
1.6.26
|
#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.