WM_DESTROYCLIPBOARD

2.x

WM_DESTROYCLIPBOARD

The WM_DESTROYCLIPBOARD message is sent to the clipboard owner when the clipboard is emptied by a call to the EmptyClipboard function.

Parameters

This message has no parameters.

Return Value

An application should return zero if it processes this message.

See Also

EmptyClipboard