I want to generate Type Library (*.TLB) from Class diagram
I created IDL template but:
- I cannot find "Field Substitution Macro" for GUID of class
- I need to set a unique number for each attribute or operation, but:
- there are no mathematic (for example for incrementation)
- variables are accessible only in one template
what can I do?