EXPORT_SPEC int UpnpUnSubscribe

( IN UpnpClient_Handle Hnd,
  IN Upnp_SID SubsId )

UpnpUnSubscribe removes the subscription of a control point from a service previously subscribed to using UpnpSubscribe or UpnpSubscribeAsync.

Documentation

UpnpUnSubscribe removes the subscription of a control point from a service previously subscribed to using UpnpSubscribe or UpnpSubscribeAsync. This is a synchronous call.

Parameters:
Hnd - The handle of the subscribed control point.
SubsId - The ID returned when the control point subscribed to the service.
Returns:
[int] An integer representing one of the following:

Alphabetic index



This page was generated with the help of DOC++.