open-insight/SYSPROG/APPROW/SYSENV%003ALAYOUT_CFG_C2OE_MAP.json
2024-03-25 15:17:34 -07:00

16 lines
536 B
JSON

{
"header": {
"version": 1,
"type": "record",
"approw-key": "LAYOUT_CFG_C2OE_MAP"
},
"body": {
"record1": {
"<1>": "C (DLL) Data Type To OEngine Data Mapping",
"<2>": "Control how C data types (from a Windows DLL whose functions you are importing) will map to OpenInsight OEngine data types.",
"<3>": "{MV 1}C (DLL) Data Type",
"<4>": "{MV 1}OEngine Data Type",
"<5>": "{MV 1}OEngine Structure Name"
}
}
}