15 references to IDropSourceNotify
Microsoft.Private.Windows.Core (15)
Windows.Win32.IDropSourceNotify.g.cs (15)
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));
63 return ((delegate *unmanaged [Stdcall]<IDropSourceNotify*,winmdroot.Foundation.HWND ,winmdroot.Foundation.HRESULT>)lpVtbl[3])((IDropSourceNotify*)Unsafe.AsPointer(ref this), hwndTarget);
73 return ((delegate *unmanaged [Stdcall]<IDropSourceNotify*,winmdroot.Foundation.HRESULT>)lpVtbl[4])((IDropSourceNotify*)Unsafe.AsPointer(ref this));
97 internal delegate *unmanaged [Stdcall]<IDropSourceNotify*,global::System.Guid* ,void** ,winmdroot.Foundation.HRESULT> QueryInterface_1;
99 internal delegate *unmanaged [Stdcall]<IDropSourceNotify*,uint> AddRef_2;
101 internal delegate *unmanaged [Stdcall]<IDropSourceNotify*,uint> Release_3;
103 internal delegate *unmanaged [Stdcall]<IDropSourceNotify*,winmdroot.Foundation.HWND ,winmdroot.Foundation.HRESULT> DragEnterTarget_4;
105 internal delegate *unmanaged [Stdcall]<IDropSourceNotify*,winmdroot.Foundation.HRESULT> DragLeaveTarget_5;