JsonSerializeObject (FUN)
FUNCTION JsonSerializeObject : ERROR_ID
Serialize a JSON object into the given string buffer.
- InOut:
Scope
Name
Type
Comment
Return
JsonSerializeObjectInput
JsonObjReference to the JSON object.
StringBufferPOINTER TO STRING
String buffer for serialization.
StringLengthDWORDLength of the provided string buffer.