Gocator 2000 API
Go2System_Construct
Description

Constructs a Go2System object.

C
Go2Status Go2System_Construct(Go2System* system);
Parameters
Parameters 
Description 
Go2System* system 
Receives a handle to the constructed object. 
Returns

Operation status.

Remarks

Constructing a Go2System object does not automatically establish a connection; use the Go2System_Connect function to establish a connection. 

The functions in this class do not protect against access from multiple threads.

File

Go2System.h

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