Microsoft Windows CE 3.0  

Base Classes

Important:
This is retired content. This content is outdated and is no longer being maintained. It is provided as a courtesy for individuals who are still using these technologies. This content may contain URLs that were valid when originally published, but now link to sites or pages that no longer exist.

Most of the base classes in the DirectShow class library implement DirectShow COM interfaces. These classes produce C++ objects that provide an IUnknowninterface so external components can access the interfaces the objects support.

This section contains the following topics.

CBaseObject and CUnknown Classes

Base Classes that Implement Interfaces



 Last updated on Tuesday, May 18, 2004

© 2004 Microsoft Corporation. All rights reserved.