ToJson
Function Usage
Obtains the JSON data of a process.
Prototype
web::json::value ToJson() const;
Return Parameter Description
Data Structure |
Description |
|---|---|
web::json::value |
JSON data of a process |
Parent topic: Stream
Obtains the JSON data of a process.
web::json::value ToJson() const;
Data Structure |
Description |
|---|---|
web::json::value |
JSON data of a process |