GetThreadDpiAwarenessContext function user32

int GetThreadDpiAwarenessContext()

Gets the DPI_AWARENESS_CONTEXT for the current thread.

DPI_AWARENESS_CONTEXT GetThreadDpiAwarenessContext();

Implementation

int GetThreadDpiAwarenessContext() => _GetThreadDpiAwarenessContext();