Share via


IVirtualService (Windows Embedded CE 6.0)

1/6/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

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

Header av_upnp.h
Library Av_upnp.lib
Windows Embedded CE Windows CE 5.0 and later

See Also

Reference

UPnP AV Interface and Implementation Classes
IAVTransport
IRenderingControl