UpnpAcceptSubscription accepts a subscription request and sends out the current state of the eventable variables for a service.
UpnpAcceptSubscription accepts a subscription request and sends out the current state of the eventable variables for a service. The device application should call this function when it receives a UPNP_EVENT_SUBSCRIPTION_REQUEST callback. This function is synchronous and generates no callbacks.UpnpAcceptSubscription can be called during the execution of a callback function.