ToJson
Function Usage
Converts a plugin object into a JSON object.
Prototype
web::json::value ToJson() const;
Return Parameter Description
Data Structure |
Description |
|---|---|
web::json::value |
Plugin JSON object |
Parent topic: PluginNode
Converts a plugin object into a JSON object.
web::json::value ToJson() const;
Data Structure |
Description |
|---|---|
web::json::value |
Plugin JSON object |