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 defines constants used to describe the action state of the current highlight.
typedef enum {HIGHLIGHT_SELECT = 1,UNHIGHLIGHT,ACTIVATE_BUTTON,ACTIVATE_SELECTED,SELECT_AUTO_ACTIVATED} EHighlightAction;
Elements
- HIGHLIGHT_SELECT
Selects the specified button. It displays the activation highlight if the button is turned on automatically. - UNHIGHLIGHT
Turns off highlight. - ACTIVATE_BUTTON
Displays the activation highlight. - ACTIVATE_SELECTED
Displays the activation highlight for the currently selected button. - SELECT_AUTO_ACTIVATED
Displays only the selection highlight even if the button is turned on automatically. 
Requirements
OS Versions: Windows CE .NET 4.0 and later.
Header: Dvddrvr.idl.
See Also
DVD-Video Renderer Enumerations
Send Feedback on this topic to the authors