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


1TypeNameComment
2SdaiServerContextserverContextIdComment
3SdaiIntegeraction 
4SdaiOptionsoptions 
5SdaiStringinputFile 
6SdaiStringoutputFile 
7SdaiIntegernFileMappings 
8SdaiFileMappingfileMappings 
9SdaiIntegernumberOfParameters 
10SdaiSelectparameters 
11SdaiLogDescriptionlogDescription 
12SdaiExecutionResultexecutionResult 
13SdaiInvocationIdedmiInvocationId 

Return Value


Error rendering macro 'excerpt-include' : User 'null' does not have permission to view the page 'US:_r_EDMInterface'.

 

Options


  

OptionComment
Option nameComment

 

Example


 

 <missing code>

 

See also

Filter by label

There are no items with the selected labels at this time.


Header:
#include "sdai.h"
Prototype: