SetOutputDataKeys
Function Usage
Sets the metadata key output by the plugin.
Prototype
1 | virtual APP_ERROR MxPluginBase::SetOutputDataKeys(); |
Response Parameters
Data Structure |
Description |
|---|---|
APP_ERROR |
For details about the returned error codes, see APP_ERROR Description. |
Parent topic: MxPluginBase