Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
1/6/2010
This method reads the video title set time map (VTS_TMAP) and returns the returns the time unit (TMU) and the number of map entries (MAP_EN_Ns).
Syntax
HRESULT GetTableHeader(
UINT8* pTMU,
UINT16* pnEntries
);
Parameters
- pTMU
[out] Pointer to the TMU from the VTS_TMAP.
- pnEntries
[out] Pointer to the MAP_EN_Ns from the VTS_TMAP.
Return Value
This method always returns NOERROR.
Requirements
| Header | dvdata.h, dvdata.idl |
| Library | Ddvdids.lib |
| Windows Embedded CE | Windows CE .NET 4.0 and later |