IDVDProgramChain::GetPlaybackTime
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
Last updated on Thursday, April 08, 2004
© 1992-2003 Microsoft Corporation. All rights reserved.