WM_RENDERFORMAT

This message requests that the clipboard owner format the data last copied to the clipboard in the specified format, and then pass a handle to the formatted data to the clipboard.

Parameter Description  

wParam Specifies the data format. It can be any one of the formats described with the SetClipboardData function.  
lParam Is not used.