I have found no documentation on functions declared in UC.h
It is very interesting to know what e.g. (UCFunctionTable* ucFt) does.
This functions are about user interface controls (such as pen selection or layers list, material list and so on). There is some information about user controls at Dialog Manager Manual and General API Manual (Release History->API DevKit 4.1->Migration Guide->User Controls). Some examples are in DG_test. But it is not enough to use the functionality as much as it is possible.
Does anyone know anything about UC.h?