# begin\_type\_updating

```
Begin type updating. Use this function if you
plan to call AddEnumConst or similar type modification functions
many times or from inside a loop

     utp - (one of UTP_... consts)
returns: none
```

success begin\_type\_updating(long utp);
