public String call_registerDeviceAndUserInfo(String userID, String userPW, String pushID, String authCode) { return Marshal.PtrToStringAnsi(S2KDroid.call_registerDeviceAndUserInfo(userID, userPW, pushID, authCode)); }