WBEM_FLAG_IGNORE_QUALIFIERS constant

  1. @Deprecated('Use WBEM_FLAG_IGNORE_QUALIFIERS instead')
int const WBEM_FLAG_IGNORE_QUALIFIERS

Ignore all qualifiers (including Key and Dynamic) in comparison.

Implementation

@Deprecated('Use WBEM_FLAG_IGNORE_QUALIFIERS instead')
static const WBEM_FLAG_IGNORE_QUALIFIERS = 1;