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