Defines the signature of a callback function to receive Go2Data messages.
typedef Go2Status (__stdcall * Go2DataCallback)(Go2Handle context, Go2System system, Go2Data data);
Operation status.
Go2System.h