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