5 references to lpVtbl
System.Windows.Forms.Primitives (5)
Windows.Win32.IUIAutomationElementArray.g.cs (5)
42 return ((delegate *unmanaged [Stdcall]<IUIAutomationElementArray*,global::System.Guid* ,void** ,winmdroot.Foundation.HRESULT>)lpVtbl[0])((IUIAutomationElementArray*)Unsafe.AsPointer(ref this), riid, ppvObject); 47 return ((delegate *unmanaged [Stdcall]<IUIAutomationElementArray*,uint>)lpVtbl[1])((IUIAutomationElementArray*)Unsafe.AsPointer(ref this)); 52 return ((delegate *unmanaged [Stdcall]<IUIAutomationElementArray*,uint>)lpVtbl[2])((IUIAutomationElementArray*)Unsafe.AsPointer(ref this)); 85 ((delegate *unmanaged [Stdcall]<IUIAutomationElementArray*,int* ,winmdroot.Foundation.HRESULT>)lpVtbl[3])((IUIAutomationElementArray*)Unsafe.AsPointer(ref this), &__result).ThrowOnFailure(); 124 ((delegate *unmanaged [Stdcall]<IUIAutomationElementArray*,int ,winmdroot.UI.Accessibility.IUIAutomationElement** ,winmdroot.Foundation.HRESULT>)lpVtbl[4])((IUIAutomationElementArray*)Unsafe.AsPointer(ref this), index, &__retVal).ThrowOnFailure();