5 references to lpVtbl
System.Windows.Forms.Primitives (5)
Windows.Win32.IUIAutomationProxyFactory.g.cs (5)
42 return ((delegate *unmanaged [Stdcall]<IUIAutomationProxyFactory*,global::System.Guid* ,void** ,winmdroot.Foundation.HRESULT>)lpVtbl[0])((IUIAutomationProxyFactory*)Unsafe.AsPointer(ref this), riid, ppvObject); 47 return ((delegate *unmanaged [Stdcall]<IUIAutomationProxyFactory*,uint>)lpVtbl[1])((IUIAutomationProxyFactory*)Unsafe.AsPointer(ref this)); 52 return ((delegate *unmanaged [Stdcall]<IUIAutomationProxyFactory*,uint>)lpVtbl[2])((IUIAutomationProxyFactory*)Unsafe.AsPointer(ref this)); 95 ((delegate *unmanaged [Stdcall]<IUIAutomationProxyFactory*,winmdroot.Foundation.HWND ,int ,int ,winmdroot.UI.Accessibility.IRawElementProviderSimple** ,winmdroot.Foundation.HRESULT>)lpVtbl[3])((IUIAutomationProxyFactory*)Unsafe.AsPointer(ref this), hwnd, idObject, idChild, &__retVal).ThrowOnFailure(); 129 ((delegate *unmanaged [Stdcall]<IUIAutomationProxyFactory*,winmdroot.Foundation.BSTR* ,winmdroot.Foundation.HRESULT>)lpVtbl[4])((IUIAutomationProxyFactory*)Unsafe.AsPointer(ref this), &__result).ThrowOnFailure();