ExportObjectJSONA
Object model, DLL
Description
ANSI DLL counterpart of ExportObjectJSON. The file name is decoded with the instance ANSI mode while the JSON schema and output semantics are identical
Syntax
DLL
int DLExportObjectJSONA(int InstanceID, const char* OutputFileName, int Options);Return values
| 1 | The graph was written |
|---|---|
| 0 | The operation failed |