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 retrieves information about the title unit (TTU).
HRESULT GetTitleUnitInfo(UINT16* ttu,DVD_TITLE_SET_INFO* pTUInfo);
Parameters
- ttu
[in] Address of the title unit number to retrieve. - pTUInfo
[out] Address of variable of type DVD_TITLE_SET_INFO containing the title set information.
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
IDVDVideoVolume | DVD_TITLE_SET_INFO
Send Feedback on this topic to the authors