ebac5fe596
git-svn-id: https://pupnp.svn.sourceforge.net/svnroot/pupnp/trunk@45 119443c7-1b9e-41f8-b6fc-b9c35fce742c
52 lines
1.7 KiB
HTML
52 lines
1.7 KiB
HTML
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
|
|
|
|
<HTML>
|
|
<HEAD>
|
|
<TITLE>struct Upnp_Event</TITLE>
|
|
<META NAME="GENERATOR" CONTENT="DOC++ 3.4.10">
|
|
</HEAD>
|
|
<BODY BGCOLOR="#ffffff">
|
|
|
|
<H2>struct <A HREF="#DOC.DOCU">Upnp_Event</A></H2></H2><BLOCKQUOTE>Returned along with a <B>UPNP_EVENT_RECEIVED</B> callback.</BLOCKQUOTE>
|
|
|
|
<HR>
|
|
<P><DL>
|
|
<DT>
|
|
<IMG ALT="[more]" BORDER=0 SRC=icon1.gif>IXML_Document* <B><A HREF="#DOC.1.4.2.10.3">ChangedVariables</A></B>
|
|
<DD><I>The DOM tree representing the changes generating the event.</I>
|
|
<DT>
|
|
<IMG ALT="[more]" BORDER=0 SRC=icon1.gif>int <B><A HREF="#DOC.1.4.2.10.2">EventKey</A></B>
|
|
<DD><I>The event sequence number.</I>
|
|
<DT>
|
|
<IMG ALT="[more]" BORDER=0 SRC=icon1.gif>Upnp_SID <B><A HREF="#DOC.1.4.2.10.1">Sid</A></B>
|
|
<DD><I>The subscription ID for this subscription.</I>
|
|
</DL></P>
|
|
|
|
|
|
<A NAME="DOC.DOCU"></A>
|
|
<HR>
|
|
<H2>Documentation</H2>
|
|
<BLOCKQUOTE>Returned along with a <B>UPNP_EVENT_RECEIVED</B> callback. </BLOCKQUOTE>
|
|
<DL>
|
|
|
|
<A NAME="Sid"></A>
|
|
<A NAME="DOC.1.4.2.10.1"></A>
|
|
<DT><IMG ALT="o" BORDER=0 SRC=icon2.gif><TT><B>Upnp_SID Sid</B></TT>
|
|
<DD>The subscription ID for this subscription.
|
|
<DL><DT><DD></DL><P>
|
|
<A NAME="EventKey"></A>
|
|
<A NAME="DOC.1.4.2.10.2"></A>
|
|
<DT><IMG ALT="o" BORDER=0 SRC=icon2.gif><TT><B>int EventKey</B></TT>
|
|
<DD>The event sequence number.
|
|
<DL><DT><DD></DL><P>
|
|
<A NAME="ChangedVariables"></A>
|
|
<A NAME="DOC.1.4.2.10.3"></A>
|
|
<DT><IMG ALT="o" BORDER=0 SRC=icon2.gif><TT><B>IXML_Document* ChangedVariables</B></TT>
|
|
<DD>The DOM tree representing the changes generating the event.
|
|
<DL><DT><DD></DL><P></DL>
|
|
<DL><DT><DD></DL><P><P><I><A HREF="index.html">Alphabetic index</A></I></P><HR>
|
|
<BR>
|
|
This page was generated with the help of <A HREF="http://docpp.sourceforge.net">DOC++</A>.
|
|
</BODY>
|
|
</HTML>
|