get_fix🔗
Short description🔗
get_fix — Get mode of fixing of current look-up-table (lut).
Warning🔗
get_fix is obsolete and is only provided for
reasons of backward compatibility.
Signature🔗
get_fix( window WindowHandle, out string Mode )
Description🔗
Use get_fix to get mode of fixing of current look-up-table
(look-up-table of valid window) set before by set_fix.
Execution information🔗
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🔗
WindowHandle (input_control) window → (handle)
Window handle.
Mode (output_control) string → (string)
Current Mode of fixing.
Result🔗
get_fix returns 2 (H_MSG_TRUE) if the window is valid.
Otherwise an exception is raised.
Combinations with other operators🔗
Module🔗
Foundation