JsonSerializeObject (FUN)

FUNCTION JsonSerializeObject : ERROR_ID

Serialize a JSON object into the given string buffer.

InOut:

Scope

Name

Type

Comment

Return

JsonSerializeObject

ERROR_ID

Input

JsonObj

JSON_OBJ_REF

Reference to the JSON object.

StringBuffer

POINTER TO STRING

String buffer for serialization.

StringLength

DWORD

Length of the provided string buffer.