2 writes to IID_IUnknown
UIAutomationClientsideProviders (2)
MS\Internal\AutomationProxies\Accessible.cs (2)
228
hr = UnsafeNativeMethods.AccessibleObjectFromWindow(hwnd, idObject, ref UnsafeNativeMethods.
IID_IUnknown
, ref obj);
925
int hr = UnsafeNativeMethods.AccessibleObjectFromWindow(hwnd, idObject, ref UnsafeNativeMethods.
IID_IUnknown
, ref obj);