wmJNI.c
getWmArraySize
jsize
getWmArraySize
(
WmRecord *rec)
If the WmRecord is of type WM_STRARRAY or WM_RECARRAY, returns the size of array.
Parameters:
WmRecord *rec
- Input WmRecord structure.
Returns:
jsize
- Size of the array.