Typedefs

actiontableTypedefs.h File Reference

#include <WTypes.h>

Go to the source code of this file.

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.

Definition at line 16 of file actiontableTypedefs.h.

typedef DWORD ActionContextId

Type used to identify the context of an action table.

See class ActionContext for more details.

Definition at line 20 of file actiontableTypedefs.h.