Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
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 |
|