Constant Field Values
Contents
com.mouseviator.*
-
com.mouseviator.fsuipc.FSUIPC Modifier and Type Constant Field Value public static final byte
LIB_LOAD_RESULT_ALREADY_LOADED
3
public static final byte
LIB_LOAD_RESULT_FAILED
1
public static final byte
LIB_LOAD_RESULT_OK
0
public static final java.lang.String
LIBRARY_NAME32
"fsuipc_java32"
public static final java.lang.String
LIBRARY_NAME64
"fsuipc_java64"
public static final int
PROCESS_RESULT_FAILED_TO_CANCEL_THREAD
515
public static final int
PROCESS_RESULT_FAILTED_TO_START_THREAD
516
public static final int
PROCESS_RESULT_OK
500
public static final int
PROCESS_RESULT_REQUESTS_EMPTY
512
public static final int
PROCESS_RESULT_REQUESTS_PROCESS_FAILED
514
public static final int
PROCESS_RESULT_REQUESTS_STORE_FAILED
513
public static final int
PROCESS_RESULT_THREAD_ALREADY_RUNNING
517
-
com.mouseviator.fsuipc.datarequest.DataRequest Modifier and Type Constant Field Value public static final byte
BUFFER_LENGTH_BYTE
1
public static final byte
BUFFER_LENGTH_DOUBLE
8
public static final byte
BUFFER_LENGTH_FLOAT
4
public static final byte
BUFFER_LENGTH_INT
4
public static final byte
BUFFER_LENGTH_LONG
8
public static final byte
BUFFER_LENGTH_SHORT
2
public static final int
MAX_OFFSET_VALUE
2147483647
public static final int
MIN_OFFSET_VALUE
0
-
com.mouseviator.fsuipc.helpers.LuaHelper Modifier and Type Constant Field Value public static final int
CONTROL_OFFSET
3440
public static final int
PARAMETER_OFFSET
3436
-
com.mouseviator.fsuipc.helpers.LuaHelper.LuaControlRequest Modifier and Type Constant Field Value public static final java.lang.String
COMMAND_SEPARATOR
":"
-
com.mouseviator.fsuipc.helpers.LVarHelper Modifier and Type Constant Field Value public static final int
CONTROL_OFFSET
3440
public static final int
PARAMETER_OFFSET
3436
-
com.mouseviator.fsuipc.helpers.MacroHelper Modifier and Type Constant Field Value public static final int
CONTROL_OFFSET
3440
public static final int
PARAMETER_OFFSET
3436
-
com.mouseviator.fsuipc.helpers.MacroHelper.MacroExecuteRequest Modifier and Type Constant Field Value public static final char
MACRO_SEPARATOR
58