Subject | English | Japanese |
comp., MS | Infrastructure APIs for the Windows Runtime | Windows ランタイム用インフラストラクチャ API (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 | Windows Runtime | Windows ランタイム (An environment in which COM objects are activated using a fully qualified namespace and a class name within the namespace. Also refers to the set of APIs that is provided by the Windows Runtime) |
comp., MS | Windows Runtime C++ Template Library | Windows ランタイム C++ テンプレート ライブラリ (A library that provides infrastructure for the Windows Runtime; it can also be used to create a language projection to build Windows Runtime components in C++ and for app building) |
comp., MS | Windows Runtime component | Windows ランタイム コンポーネント (A reusable software component that can be used in multiple applications, regardless of the programming languages in which the applications are written) |