Example #1
0
 public static extern int SetProcessDpiAwareness(NativeConstants.PROCESS_DPI_AWARENESS value);
Example #2
0
 public static extern int GetProcessDpiAwareness(IntPtr hprocess, out NativeConstants.PROCESS_DPI_AWARENESS value);