Expand Minimize
This topic has not yet been rated - Rate this topic

SFVM_SETPOINTS message

Sets the points of the currently selected objects to the data object on Copy and Cut commands. Used by SHShellFolderView_Message.


SFVM_SETPOINTS 

    lParam = (LPARAM) pdtobj;

			

Parameters

pdtobj [in]
A pointer to an IDataObject of the Copy and Cut commands.

Return value

Always returns zero.

Remarks

Requirements

Minimum supported client

Windows 2000 Professional [desktop apps only]

Minimum supported server

Windows 2000 Server [desktop apps only]

Header

Shlobj.h

 

 

Send comments about this topic to Microsoft

Build date: 11/28/2012

Did you find this helpful?
(1500 characters remaining)

Community Additions

ADD
© 2013 Microsoft. All rights reserved.