Typedefs

juce_ApplicationCommandID.h File Reference

Typedefs

typedef int CommandID
 A type used to hold the unique ID for an application command.

Typedef Documentation

typedef int CommandID

A type used to hold the unique ID for an application command.

This is a numeric type, so it can be stored as an integer.

See also:
ApplicationCommandInfo, ApplicationCommandManager, ApplicationCommandTarget, KeyPressMappingSet
 All Classes Files Functions Variables Typedefs Enumerations Enumerator Defines