MM_QUERYITEMRECT - Syntax

This message returns the bounding rectangle of a menu item.

param1
     USHORT  usitem            /*  Item identity. */
     BOOL    fIncludeSubmenus  /*  Include submenus indicator. */

param2
     PRECTL  prect             /*  Bounding rectangle of the menu item in device coordinates relative to the menu window. */


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