Syntax
struct MenuSingleChange;
Description
unique ID of this menu item
Field Summary
|
ID |
unique ID of this menu item
|
|
ChangeID |
ID identifying the type of change in the any type change
|
|
Change |
value of change
|
|
Field Details
|
|
Syntax
short ID;
Description
unique ID of this menu item
Syntax
short ChangeID;
Description
ID identifying the type of change in the any type change
Syntax
any Change;
Description
value of change
|
Top of Page
Copyright 2002 Sun Microsystems, Inc., 901 San Antonio Road, Palo Alto, CA 94303 USA.