Hello Amesh,
Connect() function returns 0 if the connection is successfully. So if your code enters the if (ret == 0) block this means company is connected.
Thanks,
Atilla
Hello Amesh,
Connect() function returns 0 if the connection is successfully. So if your code enters the if (ret == 0) block this means company is connected.
Thanks,
Atilla