IP*Works! 2016 C++ Edition
IP*Works! 2016 C++ Edition
Questions / Feedback?

EndObject Method

Writes the closing brace of a JSON object.

Syntax

 int EndObject();

Remarks

This method writes the closing brace of a JSON object. A object must have previously been started by calling StartObject.

 
 
Copyright (c) 2020 /n software inc. - All rights reserved.
IP*Works! 2016 C++ Edition - Version 16.0 [Build 7353]