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