...
Code Block | ||||
---|---|---|---|---|
| ||||
EdmiError edmiRemoteServerOperations (SdaiServerContext serverContextId,
SdaiInteger action,
SdaiOptions options,
SdaiString inputFile,
SdaiString outputFile,
SdaiInteger nFileMappings,
SdaiFileMapping fileMappings[],
SdaiInteger numberOfParameters,
SdaiSelect parameters[],
SdaiLogDescription logDescription,
SdaiExecutionResult executionResult,
SdaiInvocationId *edmiInvocationId);
|
<Description>
Arguments
...
1 | Type | Name | Comment |
2 | SdaiServerContext | serverContextId | Comment |
3 | SdaiInteger | action | |
4 | SdaiOptions | options | |
5 | SdaiString | inputFile | |
6 | SdaiString | outputFile | |
7 | SdaiInteger | nFileMappings | |
8 | SdaiFileMapping | fileMappings | |
9 | SdaiInteger | numberOfParameters | |
10 | SdaiSelect | parameters | |
11 | SdaiLogDescription | logDescription | |
12 | SdaiExecutionResult | executionResult | |
13 | SdaiInvocationId | edmiInvocationId |
Return Value
...
Insert excerpt | ||||||
---|---|---|---|---|---|---|
|
Options
...
Option | Comment |
Option name | Comment |
Example
...
Code Block | ||
---|---|---|
| ||
<missing code> |
See also
Filter by label (Content by label) | ||||||
---|---|---|---|---|---|---|
|
Header:
#include "sdai.h"
Prototype: