wmJNI.c
getWmStringArray


WmRecord *
getWmStringArray(
      WmRecord *curRec,
      WmName sName)
Get WmRecord(WM_STRARRAY) by string array name.

Parameters:
WmRecord *curRec - Input WmRecord structure(WM_RECORD).
WmName sName - The name of the string array.
Returns:
WmRecord * - WmRecord(WM_STRARRAY) created by this function.