Subject | English | Hindi |
comp., MS | Active Directory Service Interfaces | सक्रिय डायरेक्टरी सेवा इंटरफ़ेस (A directory service model and a set of Component Object Model (COM) interfaces. ADSI enables Windows applications and Active Directory clients to access several network directory services, including Active Directory) |
comp., MS | Advanced Configuration and Power Interface | एडवांस्ड कॉन्फ़िगरेशन एवं पॉवर इंटरफ़ेस (An open industry specification that defines power management on a wide range of mobile, desktop, and server computers and peripherals. ACPI is the foundation for the OnNow industry initiative that allows system manufacturers to deliver computers that start at the touch of a keyboard. ACPI design is essential to take full advantage of power management and Plug and Play) |
comp., MS | application programming interface | एप्लिकेशन प्रोग्रामिंग इंटरफ़ेस (A set of routines that an application uses to request and carry out lower-level services performed by a computer's operating system. These routines usually carry out maintenance tasks such as managing files and displaying information) |
comp., MS | common gateway interface | कॉमन गेटवे इंटरफ़ेस (A server-side interface for initiating software services. For example, a set of interfaces that describe how a Web server communicates with software on the same computer. Any software can be a CGI program if it handles input and output according to the CGI standard) |
comp., MS | Component Platform Interface | कंपोनेंट प्लेटफॉर्म इंटरफ़ेस (A programming interface used to build and maintain unattended installation answer files and configuration sets by adding security fixes, changing drivers, and so forth) |
comp., MS | Cryptography Application Programming Interface | क्रिप्टोग्राफ़ी एप्लिकेशन प्रोग्रामिंग इंटरफ़ेस (An (API) that is provided as part of Microsoft Windows. CryptoAPI provides a set of functions that allow applications to encrypt or digitally sign data in a flexible manner while providing protection for the user's sensitive private key data. Actual cryptographic operations are performed by independent modules known as (CSPs)) |
comp., MS | embedded controller interface | एम्बेडेड कंट्रोलर इंटरफ़ेस (A standard hardware and software communications interface between an operating system driver and an embedded controller, such as Smart Battery and AML code. This allows any operating system to provide a standard driver that can directly communicate with an embedded controller in the system, thus allowing other drivers to communicate with and use the resources of the system embedded controllers) |
comp., MS | Extensible Firmware Interface | एक्सटेंसिबल फ़र्मवेयर इंटरफ़ेस (A type of interface between a computer, firmware, hardware, and the operating system. EFI defines a new partition style called GUID partition table (GPT). EFI serves the same purpose as the basic input/output system (BIOS) found in most x86-based computers) |
comp., MS | Extensible Firmware Interface system partition | एक्सटेंसिबल फर्मवेयर इंटरफ़ेस सिस्टम विभाजन (A small portion on a GUID partition table (GPT) disk that is formatted with the file allocation table (FAT) file system and contains the files necessary to start the computer and pass execution to an operating system which resides on another partition) |
comp., MS | graphical user interface | ग्राफ़िकल यूज़र इंटरफ़ेस (A display format, like that of Windows, that represents a program's functions with graphic images such as buttons and icons. GUIs enable a user to perform operations and make choices by pointing and clicking with a mouse) |
comp., MS | Graphics Device Interface | ग्राफ़िक्स डिवाइस इंटरफ़ेस (An executable program that processes graphical function calls from a Windows-based application and passes those calls to the appropriate device driver, which performs the hardware-specific functions that generate output. By acting as a buffer between applications and output devices, GDI presents a device-independent view of the world for the application while interacting in a device-dependent format with the device) |
comp., MS | interface definition language | इंटरफ़ेस परिभाषा भाषा (In object-oriented programming, a language that lets a program or object written in one language communicate with another program written in an unknown language. An IDL is used to define interfaces between client and server programs. For example, an IDL can provide interfaces to remote CORBA objects) |
comp., MS | Internet Server Application Programming Interface | इंटरनेट सर्वर एप्लिकेशन प्रोग्रामिंग इंटरफ़ेस (An application programming interface (API) that resides on a server computer for initiating software services tuned for Windows operating systems. In Microsoft Provisioning System, ISAPI resides on the Web server) |
comp., MS | Language Interface Pack | भाषा इंटरफ़ेस पैक (Add-in software that provides partially localized user interfaces for particular computer programs in languages not supported by localized versions of those programs) |
comp., MS | lollipop interface | लॉलीपॉप इंटरफ़ेस (In a UML Static Structure or UML Component diagram, one of two types of interfaces that can be connected to class or component shapes and has a lollipop shape) |
comp., MS | Messaging Application Programming Interface | मेसेजिंग एप्लिकेशन प्रोग्रामिंग इंटरफ़ेस (A messaging architecture that enables multiple applications to interact with multiple messaging systems across a variety of hardware platforms. MAPI is built on the Component Object Model (COM) foundation) |
comp., MS | Multilingual User Interface Pack | बहु-भाषा यूज़र इंटरफ़ेस पैक (A set of language-specific resources for multiple supported languages. MUI technology enables users to set the user-interface language according to their preferences, provided the required language resource files are present on the computer. It is designed to enable large corporations to deploy a single version of Windows worldwide, while enabling their local users to select the user-interface language) |
comp., MS | Multimedia Content Description Interface | मल्टीमीडिया कॉन्टेन्ट डिस्क्रिप्शिन इंटरफ़ेस (A standard of video compression and file format developed by the Moving Pictures Experts Group for description and search of multimedia content data) |
comp., MS | multiple-document interface | मल्टिपल-डॉक्यूमेंट इंटरफ़ेस (A specification according to which documents are opened into windows (sometimes called child windows) that are constrained to a single primary (parent) window) |
comp., MS | NetBIOS Extended User Interface | NetBIOS विस्तृत उपयोगकर्ता इंटरफ़ेस (A network protocol native to Microsoft Networking. It is usually used in small, department-size local area networks (LANs) of 1 to 200 clients. NetBEUI can use Token Ring source routing as its only method of routing. NetBEUI is the Microsoft implementation of the NetBIOS standard) |
comp., MS | Network Store Interface | नेटवर्क संग्रह इंटरफेस (A service that is responsible for delivering kernel mode networking related notifications to user mode applications) |
comp., MS | Role-Based Interface | भूमिका-आधारित इंटरफ़ेस (A feature that customizes the contents of the user interface depending on the security permissions of the user. For example, if the user does not have permission to edit an item, the edit button will not be displayed) |
comp., MS | Security Support Provider Interface | सुरक्षा सहायता प्रदाता इंटरफ़ेस (A common interface between transport-level applications, such as Microsoft Remote Procedure Call (RPC), and security support providers (SSPs), such as Windows Distributed Security. SSPI allows a transport application to call one of the SSPs to obtain an authenticated connection. These calls do not require extensive knowledge of the security protocol's details) |
comp., MS | Service Provider Interface | सर्विस प्रोवाइडर इंटरफ़ेस (Calling conventions that back-end services use to make themselves accessible to front-end applications) |
comp., MS | Settings Management Interface | सेटिंग प्रबंधन इंटरफ़ेस (An interface used to retrieve and apply settings for Windows components. Windows System Image Manager and the CPI API use SMI to define the available settings in a Windows image) |
comp., MS | small computer system interface | लघु कंप्यूटर सिस्टम इंटरफ़ेस (A standard high-speed parallel interface defined by the American National Standards Institute (ANSI). A SCSI interface is used for connecting microcomputers to peripheral devices, such as hard disks and printers, and to other computers and local area networks (LANs)) |
comp., MS | system-preferred interface language | सिस्टम-चयनित इंटरफ़ेस भाषा (The language that displays on a system when the user has not selected a user-preferred interface language) |
comp., MS | Telephone User Interface | टेलिफोन उपयोगकर्ता इंटरफ़ेस (An interface that is used to navigate the menus of a Unified Messaging (UM) system using DTMF or touchtone inputs) |
comp., MS | touchtone interface | टचटोन इंटरफ़ेस (An interface that is used to navigate the menus of a Unified Messaging (UM) system using DTMF or touchtone inputs) |
comp., MS | Unified Extensible Firmware Interface | यूनिफ़ाइड एक्सटेंसिबल फ़र्मवेयर इंटरफ़ेस (A standard programming interface for setting up and booting a computer, based on the Extensible Firmware Interface (EFI) developed by Intel. It provides runtime services, which are used to access the drivers that were loaded in the pre-boot environment. For example, when booting from a network, the operating system can continue to use the same network protocols used to download it in the first place) |
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-preferred interface language | उपयोगकर्ता-चयनित इंटरफ़ेस भाषा (A language selected by the user for viewing menus, dialog boxes, messages, and Help files. If none is selected, the system-preferred language is displayed) |
comp., MS | visual interface | दृश्य इंटरफ़ेस (A display format, like that of Windows, that represents a program's functions with graphic images such as buttons and icons. GUIs enable a user to perform operations and make choices by pointing and clicking with a mouse) |
comp., MS | Voice User Interface | ध्वनि उपयोगकर्ता इंटरफ़ेस (An interface that is used to navigate the menus of a Unified Messaging (UM) system using speech inputs) |
comp., MS | Web app Open Platform Interface | वेब ऐप ओपन प्लेटफॉर्म इंटरफ़ेस (An interface that enables a web application server (for example, Office Web Apps Server) to access and change files that are stored by a host server (such as SharePoint Server)) |