#include <imenus.h>
An ID for a Menu or Menu Item.
Public Member Functions |
|
ItemID () | |
void | Null () |
Public Attributes |
|
IMenu * | mpMenu |
Pointer to an IMenu. |
|
IMenuItem * | mpItem |
Pointer to an
IMenuItem. |
|
Friends |
|
bool | operator== (ItemID &a, ItemID &b) |
bool | operator!= (ItemID &a, ItemID &b) |
ItemID | ( | ) | [inline] |
void Null | ( | ) | [inline] |
Pointer to an IMenu.
Pointer to an IMenuItem.