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 stops the current presentation and starts a new presentation in the current program chain (PGC) at the point specified by byteProgramType.
HRESULT ProgramSearch(BYTE byteProgramType);
Parameters
- byteProgramType
[in] Specifies start of new presentation in the current PGC according to the following values.Value Action DVD_PROGRAM_PREVIOUS Starts at the beginning of the previous program. DVD_PROGRAM_NEXT Starts at the beginning of the next program. DVD_PROGRAM_TOP Starts at the beginning of the current program.
Return Values
If the function succeeds, the return value is S_OK.
Requirements
OS Versions: Windows CE .NET 4.0 and later.
Header: Dvdnav.h, Dvdnav.idl.
Link Library: Ddvdids.lib.
See Also
Send Feedback on this topic to the authors