WM_SIZECLIPBOARD - Syntax

This message is sent when the clipboard contains a data handle for the CFI_OWNERDISPLAY format, and the clipboard application window has changed size.

param1
     HWND    hwndViewer  /*  Handle of viewer window. */

param2
     PRECTL  ppaint      /*  Rectangle to be re-painted. */


[Back: WM_SIZECLIPBOARD - Parameters]
[Next: WM_SIZECLIPBOARD - Default Processing]