Regular API
function
simGetUInt64Parameter
Description
Retrieves an unsigned 64bit integer value. See the
uint64 parameter identifiers
.
C synopsis
simUInt64 simGetUInt64Parameter(simInt parameter,simUInt64* intState)
C parameters
parameter
:
uint64 parameter identifier
intState
: value of the parameter
C return value
-1 if operation was not successful. In a future release, a more differentiated return value might be available
Lua synopsis
-
Lua parameters
-
Lua return values
-
All regular API functions on one page