wmJNI.c
getWmName


char *
getWmName(
      WmContext *con,
      WmName name)
Extracts the field name from the jstring global reference created by makeWmName().

Parameters:
WmContext *con - WmContext created during service invocation.
WmName name - jstring global reference created by makeWmName()..
Returns:
char * - field name extracted from WmName.