The WM_DESTROYCLIPBOARD message is sent to the clipboard owner when a call to the EmptyClipboard function empties the clipboard.
WM_DESTROYCLIPBOARD
Parameters
This message has no parameters.
Return Values
If an application processes this message, it should return zero.
See Also