DisplaySetDescriptor Enum
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Enumerates the possible display descriptor attributes.
public enum DisplaySetDescriptor
type DisplaySetDescriptor =
Public Enum DisplaySetDescriptor
- Inheritance
-
DisplaySetDescriptor
Fields
Name | Value | Description |
---|---|---|
Off | 0 | Turns the descriptor off. |
On | 1 | Turns the descriptor on. |
Blink | 2 | Sets the descriptor to blinking. |