Plugin |
The PluginCommandResult type exposes the following members.
| Name | Description | |
|---|---|---|
| Message | Gets a message returned by the plugin. | |
| OK | Gets a result that indicates that the command executed correctly. | |
| ProcedureReturnValue | Gets a value that is returned to a procedure. | |
| State | Gets the result state. | |
| UnknownCommand | Gets a result that indicates that the requested command is unknown. |