Ask Learn
Preview
Please sign in to use this experience.
Sign inThis browser is no longer supported.
Upgrade to Microsoft Edge to take advantage of the latest features, security updates, and technical support.
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.
Sent when the contents of the clipboard have changed.
#define WM_CLIPBOARDUPDATE 0x031D
wParam
This parameter is not used and must be zero.
lParam
This parameter is not used and must be zero.
If an application processes this message, it should return zero.
To register a window to receive this message, use the AddClipboardFormatListener function.
Requirement | Value |
---|---|
Minimum supported client |
Windows Vista [desktop apps only] |
Minimum supported server |
Windows Server 2008 [desktop apps only] |
Header |
|
Please sign in to use this experience.
Sign in