Logs into the system. Requires that a connection is already established. This is an optional mechanism for ensuring this connection is exclusive of any other connection. There can only be a single connection logged in at a time, so any existing logged in connections will be disconnected.
Go2Status Go2System_Login(Go2System system, Go2User user, const Go2Char* password);
|
Parameters |
Description |
|
Go2System system |
Go2System object. |
Operation status.
Go2System.h