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

Requirement Value
Minimum supported client
Windows 2000 Professional [desktop apps only]
Minimum supported server
Windows 2000 Server [desktop apps only]
Header
Shlobj.h