Share via


IDVDVideoVolume::GetTitleUnitInfo (Windows CE 5.0)

Send Feedback

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

Feedback FAQs

© 2006 Microsoft Corporation. All rights reserved.