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.
1/6/2010
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).
Syntax
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 Value
This method always returns S_OK.
Requirements
| Header | dvdata.h, dvdata.idl |
| Library | Ddvdids.lib |
| Windows Embedded CE | Windows CE .NET 4.0 and later |