Gocator API > Go2 > Classes > Go2Api > Functions > Go2Api_Initialize
Gocator 1x00 API
Go2Api_Initialize
Description

Initializes the Go2 library.

C
Go2Status Go2Api_Initialize();
Returns

Operation status.

Remarks

This function must be called prior to calling any other Go2 API functions. If Go2_Initialize is successful, then Go2_Terminate should be called at a later point to shutdown the Go2 API.

File

Go2Api.h

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