UIA_E_ELEMENTNOTAVAILABLE top-level constant

int const UIA_E_ELEMENTNOTAVAILABLE

Indicates that a method was called on a virtualized element, or on an element that no longer exists, usually because it has been destroyed.

Implementation

const UIA_E_ELEMENTNOTAVAILABLE = 0x80040201;