VARIANT_LOCALBOOL top-level constant

  1. @Deprecated('Use VAR_CHANGE_FLAGS.VARIANT_LOCALBOOL instead')
int const VARIANT_LOCALBOOL

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;