StartObject

StartObject 1:

This method generates the start of a new JSON object ("curly opening bracket") and inserts it at the current position of the SAX writer.

Syntax

METHOD StartObject : HRESULT

StartObject 2: Return value

Name

Type

StartObject

HRESULT

Sample call:

fbJson.StartObject();