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