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 program (PG) commands that are available.
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
OS Versions: Windows CE .NET 4.0 and later.
Header: Dvdata.h, Dvdata.idl.
See Also
DVD-Video API Enumerated Types | IDVDProgramChain::GetNavCommandsCount | IDVDProgramChain::GetNavCommandsCount
Send Feedback on this topic to the authors