EPGCLinkType
This enumeration lists the types of navigation links that are available for a program chain (PGC_NV_CTL).
typedef enum {
DVD_NEXT_PGC,
DVD_PREVIOUS_PGC,
DVD_UP_PGC
} EPGCLinkType;
Elements
- DVD_NEXT_PGC
Indicates the next program chain. - DVD_PREVIOUS_PGC
Indicates the previous program chain. - DVD_UP_PGC
Indicates the program chain that the player will return to when it is done playing the current program chain.
Requirements
OS Versions: Windows CE .NET 4.0 and later.
Header: Dvdata.h, Dvdata.idl.
See Also
Last updated on Thursday, April 08, 2004
© 1992-2003 Microsoft Corporation. All rights reserved.