StartObject

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
 Return value
Name  | Type  | 
|---|---|
StartObject  | HRESULT  | 
Sample call:
fbJson.StartObject();