Skip to content

Commit fb459ef

Browse files
authored
Update metadata in 9 topics
1 parent 8d12f9b commit fb459ef

File tree

9 files changed

+18
-27
lines changed

9 files changed

+18
-27
lines changed

docs/build/reference/help-compiler-command-line-help.md

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,9 @@
11
---
2-
description: "Learn more about: /HELP (Compiler Command-Line Help)"
32
title: "/HELP (Compiler Command-Line Help)"
4-
ms.date: "11/04/2016"
3+
description: "Learn more about: /HELP (Compiler Command-Line Help)"
4+
ms.date: 11/04/2016
55
f1_keywords: ["/help"]
66
helpviewer_keywords: ["HELP compiler option [C++]", "Help, for compiler command line", "/HELP compiler option [C++]", "/? compiler option [C++]", "-HELP compiler option [C++]", "-? compiler option [C++]", "cl.exe compiler, command-line syntax"]
7-
ms.assetid: 192533e7-86f2-48e0-a08f-b5e4e3a4e784
87
---
98
# /HELP (Compiler Command-Line Help)
109

docs/build/reference/nologo-suppress-startup-banner-c-cpp.md

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,9 @@
11
---
2-
description: "Learn more about: /nologo (Suppress Startup Banner) (C/C++)"
32
title: "/nologo (Suppress Startup Banner) (C/C++)"
4-
ms.date: "11/04/2016"
3+
description: "Learn more about: /nologo (Suppress Startup Banner) (C/C++)"
4+
ms.date: 11/04/2016
55
f1_keywords: ["VC.Project.VCCLWCECompilerTool.SuppressStartupBanner", "VC.Project.VCCLCompilerTool.SuppressStartupBanner"]
66
helpviewer_keywords: ["-nologo compiler option [C++]", "/nologo compiler option [C++]", "nologo compiler option [C++]", "banners, suppressing startup"]
7-
ms.assetid: 75930d8b-b11c-4db8-99e5-b52f97da0693
87
---
98
# /nologo (Suppress Startup Banner) (C/C++)
109

docs/c-runtime-library/cxxframehandler.md

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,14 +1,13 @@
11
---
2-
description: "Learn more about: __CxxFrameHandler"
32
title: "__CxxFrameHandler"
4-
ms.date: "1/14/2021"
3+
description: "Learn more about: __CxxFrameHandler"
4+
ms.date: 1/14/2021
55
api_name: ["__CxxFrameHandler"]
66
api_location: ["msvcr110.dll", "msvcrt.dll", "msvcr80.dll", "msvcr100.dll", "msvcr110_clr0400.dll", "msvcr90.dll", "msvcr120.dll"]
77
api_type: ["DLLExport"]
88
topic_type: ["apiref"]
99
f1_keywords: ["__CxxFrameHandler"]
1010
helpviewer_keywords: ["__CxxFrameHandler"]
11-
ms.assetid: b79ac97f-425a-42ae-9b91-8beaef935333
1211
---
1312
# `__CxxFrameHandler`
1413

docs/c-runtime-library/internal-set-app-type.md

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,14 +1,13 @@
11
---
2-
description: "Learn more about: __set_app_type"
32
title: "__set_app_type"
4-
ms.date: "11/04/2016"
3+
description: "Learn more about: __set_app_type"
4+
ms.date: 11/04/2016
55
api_name: ["__set_app_type", "_set_app_type"]
66
api_location: ["msvcr90.dll", "msvcr100.dll", "msvcr110.dll", "msvcr80.dll", "msvcrt.dll", "msvcr120.dll", "msvcr110_clr0400.dll", "api-ms-win-crt-runtime-l1-1-0.dll"]
77
api_type: ["DLLExport"]
88
topic_type: ["apiref"]
99
f1_keywords: ["__set_app_type"]
1010
helpviewer_keywords: ["__set_app_type"]
11-
ms.assetid: f0ac0f4d-70e6-4e96-9e43-eb9d1515490c
1211
---
1312
# `__set_app_type`
1413

docs/c-runtime-library/reference/uncaught-exception.md

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,14 +1,13 @@
11
---
2-
description: "Learn more about: __uncaught_exception"
32
title: "__uncaught_exception"
4-
ms.date: "1/14/2021"
3+
description: "Learn more about: __uncaught_exception"
4+
ms.date: 1/14/2021
55
api_name: ["__uncaught_exception"]
66
api_location: ["msvcrt.dll", "msvcr80.dll", "msvcr90.dll", "msvcr100.dll", "msvcr100_clr0400.dll", "msvcr110.dll", "msvcr110_clr0400.dll", "msvcr120.dll", "msvcr120_clr0400.dll", "ucrtbase.dll"]
77
api_type: ["DLLExport"]
88
topic_type: ["apiref"]
99
f1_keywords: ["EH/__uncaught_exception"]
1010
helpviewer_keywords: ["__uncaught_exception"]
11-
ms.assetid: 4d9b75c6-c9c7-4876-b761-ea9ab1925e96
1211
---
1312
# `__uncaught_exception`
1413

docs/c-runtime-library/setusermatherr.md

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,14 +1,13 @@
11
---
2-
description: "Learn more about: __setusermatherr"
32
title: "__setusermatherr"
4-
ms.date: "11/04/2016"
3+
description: "Learn more about: __setusermatherr"
4+
ms.date: 11/04/2016
55
api_name: ["__setusermatherr"]
66
api_location: ["msvcr80.dll", "msvcr90.dll", "msvcrt.dll", "msvcr110.dll", "msvcr110_clr0400.dll", "msvcr120.dll", "msvcr100.dll", "api-ms-win-crt-math-l1-1-0.dll"]
77
api_type: ["DLLExport"]
88
topic_type: ["apiref"]
99
f1_keywords: ["__setusermatherr"]
1010
helpviewer_keywords: ["__setusermatherr"]
11-
ms.assetid: f306818d-381a-4d68-8739-71b92bacb5ea
1211
---
1312
# `__setusermatherr`
1413

docs/cppcx/platform-arrayreference-class.md

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,10 @@
11
---
2-
description: "Learn more about: Platform::ArrayReference Class"
32
title: "Platform::ArrayReference Class"
4-
ms.date: "10/16/2019"
3+
description: "Learn more about: Platform::ArrayReference Class"
4+
ms.date: 10/16/2019
55
ms.topic: "reference"
66
f1_keywords: ["VCCORLIB/Platform::ArrayReference::ArrayReference"]
77
helpviewer_keywords: ["Platform::ArrayReference Class"]
8-
ms.assetid: 9ab3b15e-8a60-4600-8fcb-7d6c86284f4b
98
---
109
# Platform::ArrayReference Class
1110

docs/cppcx/platform-metadata-flagsattribute-attribute.md

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,10 @@
11
---
2-
description: "Learn more about: Platform::Metadata::FlagsAttribute Attribute"
32
title: "Platform::Metadata::FlagsAttribute Attribute"
4-
ms.date: "12/30/2016"
3+
description: "Learn more about: Platform::Metadata::FlagsAttribute Attribute"
4+
ms.date: 12/30/2016
55
ms.topic: "reference"
66
f1_keywords: ["VCCORLIB/Platform::Metadata::FlagsAttribute"]
77
helpviewer_keywords: ["Platform::Metadata::FlagsAttribute Attribute"]
8-
ms.assetid: 56f4a191-cc81-4742-aff8-bd2219c0735c
98
---
109
# Platform::Metadata::FlagsAttribute Attribute
1110

docs/parallel/concrt/reference/event-class.md

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,9 @@
11
---
2-
description: "Learn more about: event Class"
32
title: "event Class"
4-
ms.date: "11/04/2016"
3+
description: "Learn more about: event Class"
4+
ms.date: 11/04/2016
55
f1_keywords: ["CONCRT/concurrency::event", "CONCRT/concurrency::event::reset", "CONCRT/concurrency::event::set", "CONCRT/concurrency::event::wait", "CONCRT/concurrency::event::wait_for_multiple", "CONCRT/concurrency::event::timeout_infinite"]
66
helpviewer_keywords: ["event class"]
7-
ms.assetid: fba35a53-6568-4bfa-9aaf-07c0928cf73d
87
---
98
# event Class
109

0 commit comments

Comments
 (0)