TIBCO Adapter SDK C++ Reference
|
The subclass constructor must call MPlugin superclass constructor with a name matching the one in the adapter instance.
Plugin Name = NativeUserExitImplPlugin
Parameters | Description |
MApp* pMApp | Pointer to the MApp for which you want to create this MPlugin. |
const MString& rsPluginName | Name of this plugin object. |