Remarks
Retrieves the language ID from the specified language block.
Before calling this method, obtain the total number of language blocks available. This value is found in the ltmmDVDControl.DVDTextNumberOfLanguages Property. Based on the value in the ltmmDVDControl.DVDTextNumberOfLanguages, pass an appropriate index value for the Index parameter of this method to retrieve the desired language ID.
For more detailed information, refer to the Microsoft documentation for IDvdInfo2::GetDVDTextLanguageInfo.
Win32, x64
See Also