Upnp_Event_Subscribe Struct Reference
#include <upnp.h>
Detailed Description
Returned along with a { UPNP_EVENT_SUBSCRIBE_COMPLETE} or { UPNP_EVENT_UNSUBSCRIBE_COMPLETE} callback.
Definition at line 857 of file upnp.h.
Field Documentation
The result of the operation.
Definition at line 868 of file upnp.h.
The event URL being subscribed to or removed from.
Definition at line 871 of file upnp.h.
The SID for this subscription. For subscriptions, this only contains a valid SID if the { Upnp_EventSubscribe.result} field contains a { UPNP_E_SUCCESS} result code. For unsubscriptions, this contains the SID from which the subscription is being unsubscribed.
Definition at line 865 of file upnp.h.
The actual subscription time (for subscriptions only).
Definition at line 874 of file upnp.h.
The documentation for this struct was generated from the following file: