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.

Parameters

wParam

Specifies the data format. It can be any one of the formats described with the SetClipboardData function.

lParam

This parameter is not used.

See Also

SetClipboardData