hello,
I have 2 idl files (see please attachment files).
- Common.idl => Enumtypes are defined
- Example.idl => use these enum types , this file includes also Common.idl file
So i want to create basic publisher and subscriber from these idls.
what i can do :