DisplayReadBack 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 read back capability values.
public enum DisplayReadBack
type DisplayReadBack =
Public Enum DisplayReadBack
- Inheritance
-
DisplayReadBack
Fields
Name | Value | Description |
---|---|---|
None | 0 | Read back is not supported. |
Single | 1 | Read back of a single character at a time is supported. |