edmiRemoteCopyModelEx

EdmiError edmiRemoteCopyModelEx (SdaiServerContext serverContextId,
                                  SdaiModel         sourceModelId,
                                  SdaiString        targetModelSchemaName,
                                  SdaiRepository    targetModelRepositoryId,
                                  SdaiString        targetModelName,
                                  SdaiOptions       options,
                                  SdaiModel         *targetModelId,
                                  SdaiInvocationId  *edmiInvocationId);

<Description>

Arguments


1TypeNameComment
2
SdaiServerContext 
serverContextId
 
3
SdaiModel         
sourceModelId
 
4
SdaiString        
targetModelSchemaName
 
5
SdaiRepository    
targetModelRepositoryId
 
6
SdaiString        
targetModelName
 
7
SdaiOptions       
options
 
8
SdaiModel         
targetModelId
 
9
SdaiInvocationId  
edmiInvocationId
 

 

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


 

 

 

See also

Filter by label

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

 


 
Header:
#include "sdai.h"
Prototype: