actiontableTypedefs.h File Reference
 
 
 
actiontableTypedefs.h File Reference
#include <WTypes.h>

Typedefs

typedef DWORD  ActionTableId
  Type used to uniquely identify action tables.
typedef DWORD  ActionContextId
  Type used to identify the context of an action table.

Typedef Documentation

typedef DWORD ActionTableId

Type used to uniquely identify action tables.

See class ActionTable for more details.

typedef DWORD ActionContextId

Type used to identify the context of an action table.

See class ActionContext for more details.