mvm_gui_errormvm_gui_errorMvmGuiErrorMvmGuiError (Operator)
Name
mvm_gui_errormvm_gui_errorMvmGuiErrorMvmGuiError — Convert an error code of this extension package to a human-readable error message.
Signature
Description
Convert an error code of this extension package to a human-readable error message. See also get_extended_error_infoget_extended_error_infoGetExtendedErrorInfoGetExtendedErrorInfoGetExtendedErrorInfo.
Execution Information
- Multithreading type: reentrant (runs in parallel with non-exclusive operators).
- Multithreading scope: global (may be called from any thread).
- Processed without parallelization.
Parameters
HDGErrorHDGErrorHDGErrorHDGErrorHDGError (input_control) integer(-array) → HTupleHTupleHtuple (integer) (int / long) (Hlong) (Hlong)
The HDevGui error code
ErrorMessageErrorMessageErrorMessageErrorMessageerrorMessage (output_control) string(-array) → HTupleHTupleHtuple (string) (string) (HString) (char*)
error message
Module
Foundation