IDVDTitleSet::GetTotalTitleUnitCount (Windows CE 5.0)
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
Send Feedback on this topic to the authors