Subject | English | Japanese |
comp., MS | user interface language | ユーザー インターフェイス言語 (The language in which all software (including the operating system) displays its menus, help files, error messages, and dialog boxes) |
comp., MS | User Interface Privilege Isolation | ユーザー インターフェイス特権の分離 (A window manager subsystem that blocks applications at a lower UI privilege level from sending messages to or hooking threads belonging to processes with a higher UI privilege level) |
comp., MS | user interface privilege level | ユーザー インターフェイス特権レベル (The integrity level that is stored in the access token of a process and that is used by the UI Privilege Isolation (UIPI) feature to determine if an application or process is permitted to send Windows messages to another application or process) |
comp., MS | user interface virtualization | ユーザー インターフェイスの仮想化 (In Windows Presentation Foundation and Silverlight, a technique by which a subset of UI elements are generated from a larger number of data items based on which items are visible on the screen. Virtualization is a performance enhancement, because it is intensive, both in terms of memory and processor, to generate a large number of UI elements when only a few may be on the screen at a given time) |