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