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 returns the cell elapsed time (C_ELTM) from the presentation control information general information (PCI_GI) for the current video object unit (VOBU).
Syntax
HRESULT GetCellRelativeStartTime(
UINT32* pBCDTime
);
Parameters
- pBCDTime
[out] Pointer to the C_ELTM for the current VOBU.
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 |