EXPORT_SPEC int UpnpRenewSubscription

( IN UpnpClient_Handle Hnd,
  INOUT int* TimeOut,
  IN Upnp_SID SubsId )

UpnpRenewSubscription renews a subscription that is about to expire.

Documentation

UpnpRenewSubscription renews a subscription that is about to expire. This function is synchronous.

Parameters:
Hnd - The handle of the control point that is renewing the subscription.
- TimeOut Pointer to a variable containing the requested subscription time. Upon return, it contains the actual renewal time.
SubsId - The ID for the subscription to renew.
Returns:
[int] An integer representing one of the following:

Alphabetic index



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