IDVDProgramChain::GetPlaybackTime (Windows Embedded CE 6.0)
1/6/2010
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).
Syntax
HRESULT GetPlaybackTime(
UINT32* pbcdTime
);
Parameters
- pbcdTime
[out] Pointer to the PGC_PB_TM.
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 |