5 references to lpVtbl
System.Private.Windows.Core (5)
Windows.Win32.IDropSourceNotify.g.cs (5)
42 return ((delegate *unmanaged [Stdcall]<IDropSourceNotify*,global::System.Guid* ,void** ,winmdroot.Foundation.HRESULT>)lpVtbl[0])((IDropSourceNotify*)Unsafe.AsPointer(ref this), riid, ppvObject); 47 return ((delegate *unmanaged [Stdcall]<IDropSourceNotify*,uint>)lpVtbl[1])((IDropSourceNotify*)Unsafe.AsPointer(ref this)); 52 return ((delegate *unmanaged [Stdcall]<IDropSourceNotify*,uint>)lpVtbl[2])((IDropSourceNotify*)Unsafe.AsPointer(ref this)); 83 return ((delegate *unmanaged [Stdcall]<IDropSourceNotify*,winmdroot.Foundation.HWND ,winmdroot.Foundation.HRESULT>)lpVtbl[3])((IDropSourceNotify*)Unsafe.AsPointer(ref this), hwndTarget); 113 return ((delegate *unmanaged [Stdcall]<IDropSourceNotify*,winmdroot.Foundation.HRESULT>)lpVtbl[4])((IDropSourceNotify*)Unsafe.AsPointer(ref this));