2 references to E_INVALIDARG
UIAutomationClientsideProviders (2)
MS\Internal\AutomationProxies\Accessible.cs (2)
966
if (UnsafeNativeMethods.AccessibleChildren(accessibleObject, 0, childCount, aChildren, out childrenReturned) == NativeMethods.
E_INVALIDARG
)
1420
case NativeMethods.
E_INVALIDARG
: