2#ifndef __CONTROL_API_C_
3#define __CONTROL_API_C_
6#define CONTROL_API __declspec(dllexport)
8#define CONTROL_API __declspec(dllimport)
16#if defined (__cplusplus)
49#if defined (__cplusplus)
#define CONTROL_API
Definition SimOneControlTransAPI.h:11
Definition SimOneControlTransAPI.h:20
CONTROL_API bool SetDriveEx(const char *mainVehicleId, SimOne_Data_Control_Ex *pControlEx)
CONTROL_API bool GetDriveEx(SimOne_Data_Control_Ex *pControlEx)
Definition SimOneIOStruct.h:226