Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
A version of this page is also available for
4/8/2010
This pure virtual class provides a common method for the UPnP AV devices that support multiple virtual services: AVTransport and RenderingControl.
Syntax
class IVirtualService
Methods
The following table shows the method in this class.
| Method | Description |
|---|---|
Called when the service is no longer needed and can be cleaned up. |
Remarks
The IAVTransport and IRenderingControl classes inherit from this class.
Requirements
| Header | av_upnp.h |
| Library | Av_upnp.lib |
| Windows Embedded CE | Windows CE 5.0 and later |
| Windows Mobile | Windows Mobile Version 5.0 and later |
See Also
Reference
UPnP AV Interface and Implementation Classes
IAVTransport
IRenderingControl