Gocator API > Go2 > Classes > Go2System > Functions > Go2System_Login
Gocator 2x00 API
Go2System_Login
Description

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.

C
Go2Status Go2System_Login(Go2System system, Go2User user, const Go2Char* password);
Parameters
Parameters 
Description 
Go2System system 
Go2System object. 
Returns

Operation status.

File

Go2System.h

Copyright (c) 2013 by LMI Technologies Inc. All rights reserved.