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 enumeration lists the types of navigation errors that can occur.
typedef enum {InsufficientParentalLevel, FatalNavigationError} EDVDNavException;
Elements
- InsufficientParentalLevel
Indicates that the player attempted to access content that was at a more restrictive parental level than the current setting. - FatalNavigationError
Indicates that a navigation instruction failed execution and the navigation manager has entered the DVD_STOPPED (see EDDVDPlaybackState) state.
Requirements
OS Versions: Windows CE .NET 4.0 and later.
Header: Dvdnav.h, Dvdnav.idl.
See Also
DVD-Video API Enumerated Types | IDVDNavigatorSink::OnNavigationException | EDDVDPlaybackState
Send Feedback on this topic to the authors