Gocator API > Go2 > Classes > Go2System > Signatures > Go2DataCallback
Gocator 1x00 API
Go2DataCallback
Description

Defines the signature of a callback function to receive Go2Data messages.

C
typedef Go2Status (__stdcall * Go2DataCallback)(Go2Handle context, Go2System system, Go2Data data);
Parameters
Parameters 
Description 
context 
User context handle (pointer). 
system 
Go2System object. 
data 
Data message. 
Returns

Operation status.

File

Go2System.h

Created with a commercial version of Doc-O-Matic. In order to make this message disappear you need to register this software. If you have problems registering this software please contact us at support@toolsfactory.com.
Copyright (c) 2013 by LMI Technologies Inc. All rights reserved.