VARIANT_LOCALBOOL top-level constant
For conversions from VT_BOOL to VT_BSTR and back, uses the language specified by the locale in use on the local computer.
Implementation
@Deprecated('Use VAR_CHANGE_FLAGS.VARIANT_LOCALBOOL instead')
const VARIANT_LOCALBOOL = 0x10;