IVirtualService (Windows CE 5.0)
This pure virtual class provides a common method for the UPnP AV devices that support multiple virtual services: AVTransport and RenderingControl.
class IVirtualService
Methods
The following table shows the method in this class.
Method | Description |
---|---|
IVirtualService::Release | Called when the service is no longer needed and can be cleaned up. |
Remarks
The IAVTransport and IRenderingControl classes inherit from this class.
Requirements
OS Versions: Windows CE 5.0 and later.
Header: Av_upnp.h.
Link Library: Av_upnp.lib.
C++ Namespace: av_upnp.
See Also
UPnP AV Interface and Implementation Classes | IAVTransport | IRenderingControl
Send Feedback on this topic to the authors