libUPnP  1.6.20
Data Fields
Upnp_Event Struct Reference

#include <upnp.h>

Collaboration diagram for Upnp_Event:
Collaboration graph
[legend]

Data Fields

Upnp_SID Sid
 
int EventKey
 
IXML_DocumentChangedVariables
 

Detailed Description

Returned along with a { UPNP_EVENT_RECEIVED} callback.

Field Documentation

IXML_Document* Upnp_Event::ChangedVariables

The DOM tree representing the changes generating the event.

Referenced by gena_process_notification_event(), SampleUtil_PrintEvent(), and TvStateUpdate().

int Upnp_Event::EventKey

The event sequence number.

Referenced by gena_process_notification_event(), SampleUtil_PrintEvent(), and TvStateUpdate().

Upnp_SID Upnp_Event::Sid

The subscription ID for this subscription.

Referenced by gena_process_notification_event(), SampleUtil_PrintEvent(), and TvStateUpdate().


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