Subject | Spanish | English |
comp., MS | API de accesibilidad | Accessibility API (An API that contains controls and features that facilitate accessibility) |
comp., MS | API de acceso a dispositivos | Device Access API (A set of COM interfaces that a device companion app can use to send requests, to a specialized device, synchronously or asynchronously) |
comp., MS | API de Administración | Management API (An API that contains controls and features for deploying, administering, and managing apps) |
comp., MS | API de Captura de cámara | Camera Capture API (The API that allows for devices to expose capture controls, a preview window, and the ability to specify resolution and codecs for audio/video capture) |
comp., MS | API de combinación de temporizadores | Timer Coalescence API (A native API that allows apps that aren't Windows Store apps and that use timers to coalesce timer messages such that when the screen is off, timers continue to fire but the app wakes less often, thus saving battery life) |
comp., MS | API de conectividad de dispositivos Smart Device | Smart Device Connectivity API (An application programming interface that enables developers to establish a connection between a desktop computer and a device. This API enables developers to focus on creating remote tools, while it handles the details of device interconnectivity and transport mechanisms) |
comp., MS | API de Contactos de Windows Live | Windows Live Contacts API (The API that defines a set of web services which can programmatically access the Windows Live Contacts Address Book database) |
comp., MS | API de datos | Data API (An API that contains controls and features for accessing, working with, and storing data and documents) |
comp., MS | API de detección de virus | Virus Scanning API (A virus-scanning API that is used by third-party antivirus service providers to protect computers that have the Exchange Server 2007 Mailbox server role installed) |
comp., MS | API de dispositivos portátiles de Windows | Windows Portable Device API (An API that provides access to digital still cameras, media players, and multi-function cellular phones that implement Media Transfer Protocol (MTP)) |
comp., MS | API de globalización | Globalization API (An API that contains features enabling apps for a global audience) |
comp., MS | API de identificación de origen de entrada | Input Source Identification API (A native API that, when an app gets input, tells the app what kind of hardware it came from) |
comp., MS | API de inserción de entrada táctil | Touch Injection API (A native API for touch that allows a desktop app to send touch input to the screen (it already exists for mouse and keyboard). It simulates touch by sending messages that look like touch messages. It can be used to automate testing of a Windows Store app (larger company), and is used to support a class of devices) |
comp., MS | API de Javascript para Office | JavaScript API for Office (A JavaScript API that provides simple and consistent programmatic access to Office documents and applications across Office client environments through common as well as application-specific data types, objects, functions and events) |
comp., MS | API de .NET para aplicaciones de la Tienda Windows | .NET APIs for Windows Store apps (The subset of .NET APIs that can be used to develop Windows Store apps) |
comp., MS | API de notificación | Notification API (A Windows API that is used for sending user notifications to the system, such as telling the system that the user is busy. It provides intelligence regarding when to draw a notification or perform some other custom action, and mechanisms for anchoring these notifications around the system) |
comp., MS | API de protección de datos | Data Protection API (A set of routines, protocols, and tools that provides information confidentiality to user and system processes by applying password-based cryptographic protection at the local operating system level) |
comp., MS | API de proximidad | Proximity API (An API that enables awareness of device proximity within an app. The simple physical gesture of tapping devices together can be used to login to Windows, launch applications, connect with other devices, and share content between devices -- all without the user needing to initiate any other action) |
comp., MS | API de servicios de seguridad genéricos | Generic Security Services Application Programming Interface (A generic API for performing client-server authentication that can be implemented over any authentication system. GSS-API makes it possible for applications to use the same API with different authentication mechanisms) |
comp., MS | API de Servicios web de Access | Access Web Services API (An API that provides programmatic access to the capabilities on SharePoint) |
comp., MS | API de Servicios web de Windows | Windows Web Services API (A native-code implementation of SOAP that provides a foundation for building Web services for internal Microsoft customers such as components of Windows and parts of Office) |
comp., MS | API de telefonía | Telephony API (An application programming interface (API) used by communications programs to work with telephony and network services) |
comp., MS | API para infraestructura de Windows en tiempo de ejecución | Infrastructure APIs for the Windows Runtime (A set of C++ APIs that are used by the Windows Runtime to gain access to operating system functionality. They are primarily designed for the infrastructure of the Windows Runtime, but they could be used in advanced C++ Windows Store app development) |
comp., MS | API para redes | Networking API (The API for networking) |
comp., MS | API para seguridad | Security API (An API for asset protection, usage control, privacy, and policy application) |
comp., MS | API para SMS | SMS API (An API that is part of the Windows 8 extensible platform for sending and receiving SMS text messages through a mobile broadband adapter or a cellphone connected to a PC) |
comp., MS | API para Web Workers | web worker API (The API that defines a way to run scripts in the background. Web Workers are specified in the World Wide Web Consortium (W3C)'s Web Workers specification) |
comp., MS | llamada API del sistema | system API call (A transition from user to kernel mode) |