-
Notifications
You must be signed in to change notification settings - Fork 94
/
Copy pathindex.yml
62 lines (57 loc) · 2.86 KB
/
index.yml
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
### YamlMime:Landing
title: Reference for Windows Runtime API namespaces
summary: Windows Runtime (WinRT) is a set of application programming interfaces (APIs) that allow developers to create applications for the Windows operating system, designed to be language-independent so that they can be used from various programming languages, including C++, C#, or JavaScript. WinRT APIs are based on the Component Object Model (COM) and provide a modern, object-oriented approach to Windows development. WinRT APIs enable access to a wide range of Windows features and services, such as file handling, networking, and user interface elements.
metadata:
title: Reference for WinRT APIs
description: Learn about Windows Runtime (WinRT) APIs, the language-independent way to access Windows operating system features when building Windows apps, based on the Component Object Model (COM) .
ms.topic: landing-page
ms.collection: collection
ms.author: mattwoj
author: mattwojo
ms.date: 10/09/2024
# linkListType: architecture | concept | deploy | download | get-started | how-to-guide | learn | overview | quickstart | reference | tutorial | video | whats-new
landingContent:
- title: API reference
linkLists:
- linkListType: reference
links:
- text: Windows Runtime (WinRT) namespaces
url: /uwp/api
- text: Windows UI Library (WinUI) namespaces
url: /uwp/api/overview/winui
- text: .NET APIs
url: /dotnet/api/index?view=dotnet-uwp-10.0
- text: Advertising SDK namespaces
url: /uwp/api/overview/advertising
- text: Store Services SDK namespaces
url: /uwp/api/overview/engagement
- linkListType: overview
links:
- text: Extension SDKs and API contracts
url: extension-sdks/index.md
- text: Win32 and COM APIs
url: win32-and-com/win32-and-com-for-uwp-apps.md
- title: Schema reference
linkLists:
- linkListType: reference
links:
- text: File and XML schema specifications
url: schemas/index.md
- text: App package manifest schema
url: schemas/appxpackage/appx-package-manifest.md
- text: Tile, toast, and badge schemas
url: schemas/tiles/tiles-xml-schema-portal.md
- text: App Installer file schema
url: schemas/appinstallerschema/app-installer-file.md
- title: Languages and toolkits
linkLists:
- linkListType: reference
links:
- text: C# reference
url: /dotnet/csharp/language-reference/index
- text: C++/WinRT reference (winrt namespace)
url: cpp-ref-for-winrt/winrt.md
- text: C++/CX reference
url: /cpp/cppcx/visual-c-language-reference-c-cx
- text: Microsoft Interface Definition Language 3.0
url: midl-3/index.md