WM_DESTROYCLIPBOARD top-level constant

int const WM_DESTROYCLIPBOARD

Sent to the clipboard owner when a call to the EmptyClipboard function empties the clipboard.

Implementation

const WM_DESTROYCLIPBOARD = 0x0307;