wmJNI.c
getWmString
char *
getWmString
(
WmRecord *curRec,
WmName sName)
Gets the String by string name.
Parameters:
WmRecord *curRec
- Input WmRecord structure.
WmName sName
- The name of the String.
Returns:
char *
- String created by this function.