ENavCmdArea (Windows Embedded CE 6.0)
1/6/2010
This enumeration lists the types of program (PG) commands that are available.
Syntax
typedef enum {
DVD_PRE_CMD = 0,
DVD_POST_CMD = 1,
DVD_CELL_CMD = 2
} ENavCmdArea;
Elements
- DVD_PRE_CMD
Indicates a pre-command (PRE_CMD).
- DVD_POST_CMD
Indicates a post-command (POST_CMD).
- DVD_CELL_CMD
Indicates a cell command (C_CMD).
Requirements
Header | dvdata.h, dvdata.idl |
Windows Embedded CE | Windows CE .NET 4.0 and later |
See Also
Reference
DVD-Video API Enumerated Types
IDVDProgramChain::GetNavCommandsCount
IDVDProgramChain::GetNavCommandsCount