Nota
L'accesso a questa pagina richiede l'autorizzazione. È possibile provare ad accedere o modificare le directory.
L'accesso a questa pagina richiede l'autorizzazione. È possibile provare a modificare le directory.
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