PROCESS_DPI_AWARENESS Enumeration
This enumeration has a FlagsAttribute attribute that allows a bitwise combination of its member values.
| Name | Value | Description | |
|---|---|---|---|
| PROCESS_DPI_UNAWARE | 0 | ||
| PROCESS_PER_MONITOR_DPI_Aware | 2 | ||
| PROCESS_SYSTEM_DPI_AWARE | 1 |
This enumeration has a FlagsAttribute attribute that allows a bitwise combination of its member values.
| Name | Value | Description | |
|---|---|---|---|
| PROCESS_DPI_UNAWARE | 0 | ||
| PROCESS_PER_MONITOR_DPI_Aware | 2 | ||
| PROCESS_SYSTEM_DPI_AWARE | 1 |