...
Code Block | ||||
---|---|---|---|---|
| ||||
EdmiError edmiGetModelStringEncodingName (SdaiServerContext serverContextId,
SdaiString stringEncoding,
SdaiInteger *stringEncodingName,
SdaiInvocationId *edmiInvocationId);
|
This function is used for obtaining the encoding name from a given encoding constant.
Arguments
...
Type | Name | Comment | ||
SdaiServerContext | serverContextId | Remote Server Context | ||
stringEncoding | CHAR_ENCODING_SdaiString | stringEncodingName | UTF-8 | stringEncodingName |
SdaiInteger | stringEncoding | CHAR_ENCODING_UTF-8 | ||
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. |
...
SdaiInvocationId | edmiInvocationId | Not used |
Return Value
...
Insert excerpt | ||||||
---|---|---|---|---|---|---|
|
Options
...
Example
...
Code Block | ||
---|---|---|
| ||
<missing code> |
See also
Filter by label (Content by label) | ||||||
---|---|---|---|---|---|---|
|