GetDpiForSystem function user32

int GetDpiForSystem()

Returns the system DPI.

UINT GetDpiForSystem();

Implementation

int GetDpiForSystem() => _GetDpiForSystem();