DEVICE DRIVERS
iPS_ExecuteScript()
78 M
X
800 SERIES PROGRAMMERS GUIDE
Return Values
0 Successful execution
Value in the range [0...255] Macro execution error - The returned value is the
value of the opcode that caused the execution
error. Refer to VDN 21883 for the list of opcodes.
E_VS_SCRIPT_NOT_LOADED This script is not loaded, not authenticated, or not
accessible from the current application group.
E_VS_MACRO_NOT_EXIST This macro does not exist in this script.
E_VS_BAD_LENGTH usINDataSize is less than the value expected by
the macro or usMaximumOUTDataSize is less
than the number of bytes that the macro is
attempting to return.
E_VS_BAD_CHAINING Bad sequence of macro (see chaining mechanism
in VDN 25883).
E_VS_SYSTEM_ERROR