This message is sent to the application that owns the clipboard when that application is being destroyed.
wParam
This parameter is not used.
lParam
This parameter is not used.
The application should render the clipboard data in all the formats it is capable of generating and pass a handle to each format to the SetClipboardData function. This ensures that the data in the clipboard can be rendered even though the application has been destroyed.
SetClipboardData