EDVDNavException
This enumeration lists the types of navigation errors that can occur.
typedef enum {
InsufficientParentalLevel
} EDVDNavException;
Elements
- InsufficientParentalLevel
Indicates that the player attempted to access content that was at a more restrictive parental level than the current setting.
Requirements
OS Versions: Windows CE .NET 4.0 and later.
Header: Dvdnav.h, Dvdnav.idl.
See Also
IDVDNavigatorSink::OnNavigationException
Last updated on Thursday, April 08, 2004
© 1992-2003 Microsoft Corporation. All rights reserved.