AIPlatformMenuItem Struct Reference
A platform-specific menu structure corresponding to an Illustrator menu item.
More...
#include <AIMenu.h>
List of all members.
Public Attributes |
| AIPlatformMenuHandle | menu |
| | An HMENU in Windows, a MenuRef in Mac OS.
|
| ai::int16 | item |
| | The index of the item in the platform menu.
|
Detailed Description
A platform-specific menu structure corresponding to an Illustrator menu item.
See AIMenuSuite::GetPlatformMenuItem().
Member Data Documentation
The index of the item in the platform menu.
An HMENU in Windows, a MenuRef in Mac OS.
The documentation for this struct was generated from the following file: