Partager via


IDVDVideoVolume::GetTitleUnitInfo

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

 Last updated on Thursday, April 08, 2004

© 1992-2003 Microsoft Corporation. All rights reserved.