The GetStringWCLength subroutine returns a length of the string, in the wide character type, which corresponds to the ID of string.
Langunage type |
SubRoutine |
C/C++ |
GetStringWClength(IDstring, &nstring, &error) |
The user can perform differently for each entity.
Parameter information
Variable Name |
Size |
Description |
IDstring |
double |
The input variable, the RMD id of string entity have to be set. |
nstring |
int |
The output variable, the size of string will be returned according to the RMD id of string entity. |
error |
int |
The output variable, if there is value for this string, this value will be set with “TRUE”. |