Contents

maintCommandEnum

Declaration

typedef enum {
   mAddEvent,
   mRemoveEvent
} maintCommandEnum;

Overview

Enumeration of commands that _maintCommand can deal with.

Topics

Constants

See Also

DataTypes