Hello,
The COM objects created in PDK examples are identifed as Sim Objects and have entries in sim.cfg.
If I need to create a COM object and access Weather System services do I have to:
1. Create a class factory to facilitate object creation
2. Implement the IWeatherSystem methods. If so, can I leave the methods as default implementations in the class
3. Make an entry in the sim.cfg file or elsewhere?
Thank you
The COM objects created in PDK examples are identifed as Sim Objects and have entries in sim.cfg.
If I need to create a COM object and access Weather System services do I have to:
1. Create a class factory to facilitate object creation
2. Implement the IWeatherSystem methods. If so, can I leave the methods as default implementations in the class
3. Make an entry in the sim.cfg file or elsewhere?
Thank you
