Returned along with a UPNP_EVENT_SUBSCRIBE_COMPLETE or UPNP_EVENT_UNSUBSCRIBE_COMPLETE callback.
-
int ErrCode
- The result of the operation.
-
char PublisherUrl[NAME_SIZE]
- The event URL being subscribed to or removed from.
-
Upnp_SID Sid
- The SID for this subscription.
-
int TimeOut
- The actual subscription time (for subscriptions only).
Documentation
Returned along with a UPNP_EVENT_SUBSCRIBE_COMPLETE or
UPNP_EVENT_UNSUBSCRIBE_COMPLETE callback.
- Upnp_SID Sid
- 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.
- int ErrCode
- The result of the operation.
- char PublisherUrl[NAME_SIZE]
- The event URL being subscribed to or removed from.
- int TimeOut
- The actual subscription time (for subscriptions only).
Alphabetic index
This page was generated with the help of DOC++.