wmJNIc.c
isCcConnected


jint
isCcConnected(
      WmContext *con)
Returns 1 if the client is connected to a Server and 0 otherwise.
Parameters:
WmContext *con - Client Context(Either WM_SYNC_CONTEXT or WM_TRAN_CONTEXT).
Returns:
jint - Return 1 if the client is connected to a Server and 0 otherwise.