Share via


DMO Base Class Reference (Windows CE 5.0)

Send Feedback

Microsoft DirectX for Windows CE includes a base-class template for creating DirectX Media Objects (DMOs).

You do not need to use the template to create a DMO. However, the template handles various tasks that are common to all DMOs.

Using the template, you can focus on the functionality that is specific to your DMO.

In addition, the template helps ensure that you create a robust implementation.

See Also

Using the DMO Base Class | IMediaObjectImpl Class Template | DMO Reference

Send Feedback on this topic to the authors

Feedback FAQs

© 2006 Microsoft Corporation. All rights reserved.