Windows.Win32.IUIAutomationEventHandler.g.cs (4)
42 return ((delegate *unmanaged [Stdcall]<IUIAutomationEventHandler*,global::System.Guid* ,void** ,winmdroot.Foundation.HRESULT>)lpVtbl[0])((IUIAutomationEventHandler*)Unsafe.AsPointer(ref this), riid, ppvObject);
47 return ((delegate *unmanaged [Stdcall]<IUIAutomationEventHandler*,uint>)lpVtbl[1])((IUIAutomationEventHandler*)Unsafe.AsPointer(ref this));
52 return ((delegate *unmanaged [Stdcall]<IUIAutomationEventHandler*,uint>)lpVtbl[2])((IUIAutomationEventHandler*)Unsafe.AsPointer(ref this));
94 ((delegate *unmanaged [Stdcall]<IUIAutomationEventHandler*,winmdroot.UI.Accessibility.IUIAutomationElement* ,winmdroot.UI.Accessibility.UIA_EVENT_ID ,winmdroot.Foundation.HRESULT>)lpVtbl[3])((IUIAutomationEventHandler*)Unsafe.AsPointer(ref this), sender, eventId).ThrowOnFailure();