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.
This method returns an IEnumDVD_TEXT_LANGUAGE_UNIT interface to enumerate all of the text data language unit search pointers (TXTDT_LU_SRP) listed in the text data manager (TXTDT_MG).
HRESULT EnumerateTextLanguageUnits(IEnumDVD_TEXT_LANGUAGE_UNIT** ppEnum);
Parameters
- ppEnum
[out] Pointer to the IEnumDVD_TEXT_LANGUAGE_UNIT interface pointer for the TXTDT_LU_SRPs in TXTDT_MG.
Return Values
This method always returns S_OK.
Requirements
OS Versions: Windows CE .NET 4.0 and later.
Header: Dvdata.h, Dvdata.idl.
Link Library: Ddvdids.lib.
See Also
IDVDTextManager | IEnumDVD_TEXT_LANGUAGE_UNIT
Send Feedback on this topic to the authors