WM_DESTROYCLIPBOARD top-level constant Null safety
Sent to the clipboard owner when a call to the EmptyClipboard function empties the clipboard.
Implementation
const WM_DESTROYCLIPBOARD = 0x0307;
Sent to the clipboard owner when a call to the EmptyClipboard function empties the clipboard.
const WM_DESTROYCLIPBOARD = 0x0307;