15 references to IDropSourceNotify
Microsoft.Private.Windows.Core (15)
_generated\135\Windows.Win32.IDropSourceNotify.g.cs (15)
43 return ((delegate *unmanaged [Stdcall]<IDropSourceNotify*,global::System.Guid* ,void** ,winmdroot.Foundation.HRESULT>)lpVtbl[0])((IDropSourceNotify*)Unsafe.AsPointer(ref this), riid, ppvObject);
48 return ((delegate *unmanaged [Stdcall]<IDropSourceNotify*,uint>)lpVtbl[1])((IDropSourceNotify*)Unsafe.AsPointer(ref this));
53 return ((delegate *unmanaged [Stdcall]<IDropSourceNotify*,uint>)lpVtbl[2])((IDropSourceNotify*)Unsafe.AsPointer(ref this));
64 return ((delegate *unmanaged [Stdcall]<IDropSourceNotify*,winmdroot.Foundation.HWND ,winmdroot.Foundation.HRESULT>)lpVtbl[3])((IDropSourceNotify*)Unsafe.AsPointer(ref this), hwndTarget);
74 return ((delegate *unmanaged [Stdcall]<IDropSourceNotify*,winmdroot.Foundation.HRESULT>)lpVtbl[4])((IDropSourceNotify*)Unsafe.AsPointer(ref this));
100 internal delegate *unmanaged [Stdcall]<IDropSourceNotify*,global::System.Guid* ,void** ,winmdroot.Foundation.HRESULT> QueryInterface_1;
102 internal delegate *unmanaged [Stdcall]<IDropSourceNotify*,uint> AddRef_2;
104 internal delegate *unmanaged [Stdcall]<IDropSourceNotify*,uint> Release_3;
106 internal delegate *unmanaged [Stdcall]<IDropSourceNotify*,winmdroot.Foundation.HWND ,winmdroot.Foundation.HRESULT> DragEnterTarget_4;
108 internal delegate *unmanaged [Stdcall]<IDropSourceNotify*,winmdroot.Foundation.HRESULT> DragLeaveTarget_5;