ENABLE_LVB_GRID_WORLDWIDE top-level constant

int const ENABLE_LVB_GRID_WORLDWIDE

The APIs for writing character attributes including WriteConsoleOutput and WriteConsoleOutputAttribute allow the usage of flags from character attributes to adjust the color of the foreground and background of text. Additionally, a range of DBCS flags was specified with the COMMON_LVB prefix. Historically, these flags only functioned in DBCS code pages for Chinese, Japanese, and Korean languages.

Implementation

const ENABLE_LVB_GRID_WORLDWIDE = 0x0010;