IDVDVideoVolume::GetTotalTitleUnitCount (Windows Embedded CE 6.0)
1/6/2010
This method retrieves the total number of title units (TTU).
Syntax
HRESULT GetTotalTitleUnitCount(
UINT16* ppTTUCount
);
Parameters
- ppTTUCount
[out] Address of pointer to the total title unit count.
Return Value
This method always returns S_OK.
Requirements
Header | dvdata.h, dvdata.idl |
Library | Ddvdids.lib |
Windows Embedded CE | Windows CE .NET 4.0 and later |