EM_CANPASTE message
Determines whether a rich edit control can paste a specified clipboard format.
Parameters
- wParam
-
Specifies the Clipboard Formats to try. To try any format currently on the clipboard, set this parameter to zero.
- lParam
-
This parameter is not used; it must be zero.
Return value
If the clipboard format can be pasted, the return value is a nonzero value.
If the clipboard format cannot be pasted, the return value is zero.
Requirements
|
Minimum supported client | Windows 2000 Professional [desktop apps only] |
|---|---|
|
Minimum supported server | Windows 2000 Server [desktop apps only] |
|
Header |
|
See also
Send comments about this topic to Microsoft
Build date: 10/27/2012