5 references to lpVtbl
System.Private.Windows.Core (5)
_generated\135\Windows.Win32.IDropSource.g.cs (5)
44 return ((delegate *unmanaged [Stdcall]<IDropSource*,global::System.Guid* ,void** ,winmdroot.Foundation.HRESULT>)lpVtbl[0])((IDropSource*)Unsafe.AsPointer(ref this), riid, ppvObject); 49 return ((delegate *unmanaged [Stdcall]<IDropSource*,uint>)lpVtbl[1])((IDropSource*)Unsafe.AsPointer(ref this)); 54 return ((delegate *unmanaged [Stdcall]<IDropSource*,uint>)lpVtbl[2])((IDropSource*)Unsafe.AsPointer(ref this)); 87 return ((delegate *unmanaged [Stdcall]<IDropSource*,winmdroot.Foundation.BOOL ,winmdroot.System.SystemServices.MODIFIERKEYS_FLAGS ,winmdroot.Foundation.HRESULT>)lpVtbl[3])((IDropSource*)Unsafe.AsPointer(ref this), fEscapePressed, grfKeyState); 123 return ((delegate *unmanaged [Stdcall]<IDropSource*,winmdroot.System.Ole.DROPEFFECT ,winmdroot.Foundation.HRESULT>)lpVtbl[4])((IDropSource*)Unsafe.AsPointer(ref this), dwEffect);