WM_ERASEBACKGROUND - Syntax

This message causes a client window to be filled with the background, should this be appropriate.

param1
     HPS     hpsFrame   /*  Presentation-space handle for the frame window. */

param2
     PRECTL  pprcPaint  /*  Rectangle structure of rectangle to be painted. */


[Back: WM_ERASEBACKGROUND - Parameters]
[Next: WM_ERASEBACKGROUND - Remarks]