edmiRemoteGetModelStringEncoding
Â
EdmiError edmiGetModelStringEncoding (SdaiServerContext serverContextId, SdaiModel modelId, SdaiInteger *stringEncoding, SdaiInvocationId *edmiInvocationId);
This function is used for obtaining the encoding for a given model.
Arguments
Type | Name | Comment |
SdaiServerContext | serverContextId | Remote Server Context |
SdaiModel | modelId | A numeric modelID that uniquely identifies the model that holds the instances to be validated. |
SdaiInteger | stringEncoding | CHAR_ENCODING_UTF-8 |
SdaiInvocationId | edmiInvocationId | When the edmiInvocationId is specified, the actual operation will be asynchronous and a handle (identifier) of the call will be returned in the edmiInvocationId argument. |
Return Value
Â
Options
 Â
Â
Example
Â
Â
Â
See also
Filter by label
There are no items with the selected labels at this time.
 Â