Skip to content

Latest commit

 

History

History
69 lines (57 loc) · 2.48 KB

nf-shlobj_core-ishellfolderview-isdroponsource.md

File metadata and controls

69 lines (57 loc) · 2.48 KB
UID title description helpviewer_keywords old-location tech.root ms.assetid ms.date ms.keywords req.header req.include-header req.target-type req.target-min-winverclnt req.target-min-winversvr req.kmdf-ver req.umdf-ver req.ddi-compliance req.unicode-ansi req.idl req.max-support req.namespace req.assembly req.type-library req.lib req.dll req.irql targetos req.typenames req.redist ms.custom f1_keywords dev_langs topic_type api_type api_location api_name
NF:shlobj_core.IShellFolderView.IsDropOnSource
IShellFolderView::IsDropOnSource (shlobj_core.h)
Checks whether the destination of the current drag-and-drop or cut-and-paste operation is the same as the source.
IShellFolderView interface [Windows Shell]
IsDropOnSource method
IShellFolderView.IsDropOnSource
IShellFolderView::IsDropOnSource
IsDropOnSource
IsDropOnSource method [Windows Shell]
IsDropOnSource method [Windows Shell]
IShellFolderView interface
_shell_IShellFolderView_IsDropOnSource
shell.IShellFolderView_IsDropOnSource
shlobj_core/IShellFolderView::IsDropOnSource
shell\IShellFolderView_IsDropOnSource.htm
shell
3661fe68-b351-48e0-a098-8ad919bdfbb2
12/05/2018
IShellFolderView interface [Windows Shell],IsDropOnSource method, IShellFolderView.IsDropOnSource, IShellFolderView::IsDropOnSource, IsDropOnSource, IsDropOnSource method [Windows Shell], IsDropOnSource method [Windows Shell],IShellFolderView interface, _shell_IShellFolderView_IsDropOnSource, shell.IShellFolderView_IsDropOnSource, shlobj_core/IShellFolderView::IsDropOnSource
shlobj_core.h
Windows
Windows XP [desktop apps only]
Windows Server 2003 [desktop apps only]
Windows
19H1
IShellFolderView::IsDropOnSource
shlobj_core/IShellFolderView::IsDropOnSource
c++
APIRef
kbSyntax
COM
shlobj_core.h
IShellFolderView.IsDropOnSource

IShellFolderView::IsDropOnSource

-description

[This method has been deprecated. Use IFolderView2::IsMoveInSameFolder instead.]

Checks whether the destination of the current drag-and-drop or cut-and-paste operation is the same as the source.

-parameters

-param pDropTarget [in, optional]

Type: IDropTarget*

A pointer to a destination drop target object.

-returns

Type: HRESULT

Returns S_OK if the destination is the same as the source.