Partager via


IDVDTitleSet::GetTotalTitleUnitCount

This method returns the video title set's number of title units (VTS_TTU_Ns) from the part of title search pointer table information (PTT_SRPTI).

HRESULT GetTotalTitleUnitCount(
  UINT16* pTtuCount
);

Parameters

  • pTtuCount
    [out] Pointer to VTS_TTU_Ns for the current video title set (VTS).

Return Values

This 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

IDVDTitleSet

 Last updated on Thursday, April 08, 2004

© 1992-2003 Microsoft Corporation. All rights reserved.