IDVDProgramChain::GetPlaybackTime (Windows CE 5.0)
This method reads the program chain general information (PGC_GI) for the current program chain (PGC) and returns the program chain playback time (PGC_PB_TM).
HRESULT GetPlaybackTime(UINT32* pbcdTime);
Parameters
- pbcdTime
[out] Pointer to the PGC_PB_TM.
Return Values
This method 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
IDVDProgramChain | IDVDProgramChain::GetPlaybackMode
Send Feedback on this topic to the authors