The Astrogator Component Browser plugin interfaces.
Objects | Description |
---|---|
AgGatorConfiguredCalcObject | The CoClass for the IAgGatorConfiguredcalcObject interface. Certain languages (like Visual Basic) use the coclass rather than the interface. They are functionally equivalent. |
AgGatorPluginProvider | The CoClass for the IAgGatorPluginProvider interface. Certain languages (like Visual Basic) use the coclass rather than the interface. They are functionally equivalent. |
Objects | Description |
---|---|
IAgGatorConfiguredCalcObject | An interface to a Calc Object in the Astrogtaor component browser. Once obtained, the plugin component can evaluate the calc object, using its value as additional input data. |
IAgGatorPluginProvider | The Astrogator Component Browser interface. |
These interfaces are only available for Astrogator plugin components. See the AgGator project.