DPI_HOSTING_BEHAVIOR_DEFAULT constant

int const DPI_HOSTING_BEHAVIOR_DEFAULT

Default DPI hosting behavior. The associated window behaves as normal, and cannot create or re-parent child windows with a different DPI_AWARENESS_CONTEXT.

Implementation

static const DPI_HOSTING_BEHAVIOR_DEFAULT = 0;