wmJNIc.c
initWmClient


jint
initWmClient()
Initialize the JNI environment, record API, java class objects and methods. When done make sure to call shutdownWmClient().

Returns:
jint - The status of this call. If success return 1 otherwise return 0;