IDVDVideoVolume::GetTitleUnitInfo (Windows Embedded CE 6.0)
1/6/2010
This method retrieves information about the title unit (TTU).
Syntax
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 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 |