wmJNI.c
getWmTableSize
void
getWmTableSize
(
WmRecord *rec,
jsize *pSize1,
jsize *pSize2)
Gets the table sizes.
Parameters:
WmRecord *rec
- Input WmRecord structure.
jsize *pSize1
- The first size of the Table.
jsize *pSize2
- The second size of the Table.