MENU_EVENT_RECORD (Structures)
Last changed: -87.74.96.9

.
Summary
TODO - a short description

C# Definition:

    [StructLayout(LayoutKind.Sequential)]
    public struct MENU_EVENT_RECORD
    {
        public uint dwCommandId;
    }

VB Definition:

Structure MENU_EVENT_RECORD
   Public TODO
End Structure

User-Defined Field Types:

None.

Notes:

None.

Documentation