Searched defs:ActionEntry (Results 1 – 1 of 1) sorted by relevance
54 struct ActionEntry { struct55 int ValueForTypeID; // The value to write - may not be equal to the type id.56 int NextAction;57 unsigned Previous;