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.
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