Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Code Block
languagecpp
themeConfluence
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

...

Insert excerpt
US:_r_EDMInterface
US:_r_EDMInterface
nopaneltrue

 

Options

...

  

OptionComment
Option nameComment

 

Example

...

 

Code Block
languagecpp
 <missing code>

 

See also

Filter by label (Content by label)
showLabelsfalse
showSpacefalse
cqllabel = "model" and parent = "6062220"


Header:
#include "sdai.h"
Prototype: