edmiRemoteServerOperations
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
Error rendering macro 'excerpt-include' : User 'null' does not have permission to view the page 'US:_r_EDMInterface'.
Options
Option | Comment |
Option name | Comment |
Example
<missing code>
See also
Filter by label
There are no items with the selected labels at this time.
Header:
#include "sdai.h"
Prototype: