asSUCCESS asERROR asCONTEXT_ACTIVE asCONTEXT_NOT_FINISHED asCONTEXT_NOT_PREPARED asINVALID_ARG asNO_FUNCTION asNOT_SUPPORTED asINVALID_NAME asNAME_TAKEN asINVALID_DECLARATION asINVALID_OBJECT asINVALID_TYPE asALREADY_REGISTERED asMULTIPLE_FUNCTIONS asNO_MODULE asNO_GLOBAL_VAR asINVALID_CONFIGURATION asINVALID_INTERFACE asCANT_BIND_ALL_FUNCTIONS asLOWER_ARRAY_DIMENSION_NOT_REGISTERED asAPP_CANT_INTERFACE_DEFAULT_ARRAY
Call finished successfully.
An error occured.
A script context is currently active.
A script context hasn't finished the execution.
The context hasn't been prepared yet and cannot be executed.
One or more arguments are invalid.
No function could be found.
The feature you are trying to use is not yet supported.
The name is invalid.
The name is taken.
The declaration is invalid.
The object is invalid.
The type is invalid.
The function, property, or object is already registered.
Multiple functions were found that matches the search.
No module with the specified name could be found.
No global variable with the specified name could be found.
At least one of the registration methods failed.
The function cannot be bound because the interface is not correct.
Not all of the functions could be bound.
A lower dimension array must be registered first.
This code is returned if the application tries to register a function that interfaces with an array that have not previously been registered by the application.