dev_map_var ( : : : )

Map the variable window on the screen.

dev_map_var maps the variable window on the screen (i.e., makes it visible) that has been unmapped using dev_unmap_var.


Attention

This operator is not supported for exported C++ code.


Result

dev_map_var always returns 2 (H_MSG_TRUE)


Parallelization Information

dev_map_var is local and processed completely exclusively without parallelization.


Possible Predecessors

dev_unmap_var


Possible Successors

dev_unmap_var


See also

dev_map_par, dev_map_prog


Module

Foundation



Copyright © 1996-2008 MVTec Software GmbH