added sysprog entities
This commit is contained in:
16
SYSPROG/APPROW/SYSENV%003ALAYOUT_CFG_C2OE_MAP.json
Normal file
16
SYSPROG/APPROW/SYSENV%003ALAYOUT_CFG_C2OE_MAP.json
Normal file
@ -0,0 +1,16 @@
|
||||
{
|
||||
"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"
|
||||
}
|
||||
}
|
||||
}
|
Reference in New Issue
Block a user