UIA_E_ELEMENTNOTENABLED top-level constant

int const UIA_E_ELEMENTNOTENABLED

Indicates that a method that requires an enabled element, such as Select or Expand, was called on an element that was disabled.

Implementation

const UIA_E_ELEMENTNOTENABLED = 0x80040200;