virtual-key code::A device-independent value for a specific keyboard key.
visibility::The parts of the program in which a particular variable or function can be referenced by name. An item has global visibility if it is visible in all source files constituting the program and local visibility if its use is restricted.