SFVM_SETCLIPBOARD message
Notifies the IShellView when one of its objects is placed on the Clipboard as a result of a menu command. Used by SHShellFolderView_Message.
SFVM_SETCLIPBOARD
lParam = (DWORD) dwEffect;
Parameters
-
dwEffect [in]
-
Use (WPARAM)-2 if the item is being cut to the Clipboard or (WPARAM)-3 if the item is being copied to the Clipboard.
Return value
No return value.
Remarks
Requirements
Requirement | Value |
---|---|
Minimum supported client |
Windows 2000 Professional [desktop apps only] |
Minimum supported server |
Windows 2000 Server [desktop apps only] |
Header |
|