Code Block | ||||
---|---|---|---|---|
| ||||
EdmiError _CDECL edmiDefineExtensionSchema (SdaiString schemaFileName, SdaiString diagnosticFile, SdaiInteger options, SdaiInteger *nWarnings, SdaiInteger *nErrors); |
Use this function to define an extension schemata for an EXPRESS schema.
Arguments
...
...
Type | Name | Comment | |
---|---|---|---|
1 | SdaiString | schemaFileName | The path to the extension schema file |
2 | SdaiString | diagnosticFile | Diagnostic file path |
3 | SdaiInteger | options | Options |
4 | SdaiInteger | nWarnings | Number of warnings after compiling |
5 | SdaiInteger | nErrors | Number of errors after compiling |
Return Value
...
Insert excerpt | ||||||
---|---|---|---|---|---|---|
|
Options
<arguments missing>
Example
...
Option | Comment | |
---|---|---|
1 |
Example
...
Code Block | ||
---|---|---|
| ||
<example> |
See also
Filter by label (Content by label) | ||||||
---|---|---|---|---|---|---|
|