libupnp/docs/dist/html/upnp/UPNP_EVENT_SUBSCRIPTION_REQUEST.html
2006-07-06 12:37:29 +00:00

28 lines
1.1 KiB
HTML

<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<HTML>
<HEAD>
<TITLE> UPNP_EVENT_SUBSCRIPTION_REQUEST</TITLE>
<META NAME="GENERATOR" CONTENT="DOC++ 3.4.10">
</HEAD>
<BODY BGCOLOR="#ffffff">
<H2> <A HREF="#DOC.DOCU">UPNP_EVENT_SUBSCRIPTION_REQUEST</A></H2></H2><BLOCKQUOTE>Received by a device when a subscription arrives.</BLOCKQUOTE>
<A NAME="DOC.DOCU"></A>
<HR>
<H2>Documentation</H2>
<BLOCKQUOTE>Received by a device when a subscription arrives.
The <B>Event</B> parameter contains a pointer to a <B>
Upnp_Subscription_Request</B> structure. At this point, the
subscription has already been accepted. <B>UpnpAcceptSubscription</B>
needs to be called to confirm the subscription and transmit the
initial state table. This can be done during this callback. The SDK
generates no events for a subscription unless the device
application calls <B>UpnpAcceptSubscription</B>.</BLOCKQUOTE>
<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>