Share via


IEnumDVD_TEXT_LANGUAGE_UNIT (Windows CE 5.0)

Send Feedback

This interface is used to enumerate lists of DVD_TEXT_LANGUAGE_UNIT structures. IEnumDVD_CELL_PIECE is an IEnumDVD_XXXX interface and therefore has the standard methods of all such interfaces: Next, Skip, Reset, and Clone.

Remarks

You can obtain a pointer to an IEnumDVD_TEXT_LANGUAGE_UNIT interface in the following ways:

Requirements

OS Versions: Windows CE .NET 4.0 and later.
Header: Dvdata.h, Dvdata.idl.
Link Library: Ddvdids.lib.

See Also

IEnumDVD_XXXX | IEnumDVD_XXXX::Next | IEnumDVD_XXXX::Skip | IEnumDVD_XXXX::Reset | IEnumDVD_XXXX::Clone | IDVDTextManager::EnumerateTextLanguageUnits

Send Feedback on this topic to the authors

Feedback FAQs

© 2006 Microsoft Corporation. All rights reserved.