Help index

EndTypeUpdating

// End type updating. Refreshes the type system
// at the end of type modification operations
//
//         arguments:      utp (one of UTP_... consts)
//         returns:        none

success EndTypeUpdating(long utp);

Index | Previous topic | Next topic