WM_QUERYBORDERSIZE - Syntax

This message is sent to the frame window to determine the width and height of the border of the window.

param1
     PWPOINT  pSize       /*  Width and height of size border control. */

param2
     ULONG    ulReserved  /*  Reserved value, should be 0. */


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