IDVDTitleSet::GetTotalTitleUnitCount (Windows Embedded CE 6.0)
1/6/2010
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).
Syntax
HRESULT GetTotalTitleUnitCount(
UINT16* pTtuCount
);
Parameters
- pTtuCount
[out] Pointer to VTS_TTU_Ns for the current video title set (VTS).
Return Value
This always returns S_OK.
Requirements
Header | dvdata.h, dvdata.idl |
Library | Ddvdids.lib |
Windows Embedded CE | Windows CE .NET 4.0 and later |