Skip to content

Commit 1e1d7e7

Browse files
authored
Update metadata for a bunch of pages
1 parent b3f05c1 commit 1e1d7e7

File tree

79 files changed

+142
-203
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

79 files changed

+142
-203
lines changed

docs/assembler/inline/defining-asm-blocks-as-c-macros.md

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,8 @@
11
---
2-
description: "Learn more about: Defining __asm Blocks as C Macros"
32
title: "Defining __asm Blocks as C Macros"
4-
ms.date: "08/30/2018"
3+
description: "Learn more about: Defining __asm Blocks as C Macros"
4+
ms.date: 08/30/2018
55
helpviewer_keywords: ["macros, __asm blocks", "Visual C, macros", "__asm keyword [C++], as C macros"]
6-
ms.assetid: 677ba11c-21c8-4609-bba7-cd47312243b0
76
---
87
# Defining __asm Blocks as C Macros
98

docs/atl-mfc-shared/reference/coledatetime-class.md

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,9 @@
11
---
22
title: "COleDateTime Class"
33
description: "API reference for the MFC COleDateTime class which Encapsulates the `DATE` data type used in OLE automation."
4-
ms.date: "08/27/2020"
4+
ms.date: 08/27/2020
55
f1_keywords: ["COleDateTime", "ATLCOMTIME/ATL::COleDateTime", "ATLCOMTIME/ATL::COleDateTime::COleDateTime", "ATLCOMTIME/ATL::COleDateTime::Format", "ATLCOMTIME/ATL::COleDateTime::GetAsDBTIMESTAMP", "ATLCOMTIME/ATL::COleDateTime::GetAsSystemTime", "ATLCOMTIME/ATL::COleDateTime::GetAsUDATE", "ATLCOMTIME/ATL::COleDateTime::GetCurrentTime", "ATLCOMTIME/ATL::COleDateTime::GetDay", "ATLCOMTIME/ATL::COleDateTime::GetDayOfWeek", "ATLCOMTIME/ATL::COleDateTime::GetDayOfYear", "ATLCOMTIME/ATL::COleDateTime::GetHour", "ATLCOMTIME/ATL::COleDateTime::GetMinute", "ATLCOMTIME/ATL::COleDateTime::GetMonth", "ATLCOMTIME/ATL::COleDateTime::GetSecond", "ATLCOMTIME/ATL::COleDateTime::GetStatus", "ATLCOMTIME/ATL::COleDateTime::GetYear", "ATLCOMTIME/ATL::COleDateTime::ParseDateTime", "ATLCOMTIME/ATL::COleDateTime::SetDate", "ATLCOMTIME/ATL::COleDateTime::SetDateTime", "ATLCOMTIME/ATL::COleDateTime::SetStatus", "ATLCOMTIME/ATL::COleDateTime::SetTime", "ATLCOMTIME/ATL::COleDateTime::m_dt", "ATLCOMTIME/ATL::COleDateTime::m_status"]
66
helpviewer_keywords: ["shared classes, COleDateTime", "time-only values", "Date data type, MFC encapsulation of", "COleDateTime class", "dates, handling in MFC", "time, handling in MFC"]
7-
ms.assetid: e718f294-16ec-4649-88b6-a4dbae5178fb
87
---
98
# COleDateTime Class
109

docs/build/reference/gd-gr-gv-gz-calling-convention.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: /Gd, /Gr, /Gv, /Gz (Calling Convention)"
32
title: "/Gd, /Gr, /Gv, /Gz (Calling Convention)"
4-
ms.date: "09/05/2018"
3+
description: "Learn more about: /Gd, /Gr, /Gv, /Gz (Calling Convention)"
4+
ms.date: 09/05/2018
55
f1_keywords: ["/Gr", "/Gv", "/Gd", "VC.Project.VCCLCompilerTool.CallingConvention"]
66
helpviewer_keywords: ["-Gd compiler option [C++]", "-Gv compiler option [C++]", "/Gv compiler option [C++]", "-Gr compiler option [C++]", "Gd compiler option [C++]", "Gr compiler option [C++]", "/Gz compiler option [C++]", "-Gz compiler option [C++]", "/Gd compiler option [C++]", "Gz compiler option [C++]", "Gv compiler option [C++]", "/Gr compiler option [C++]"]
7-
ms.assetid: fd3110cb-2d77-49f2-99cf-a03f9ead00a3
87
---
98
# /Gd, /Gr, /Gv, /Gz (Calling Convention)
109

docs/c-runtime-library/reference/fopen-wfopen.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
---
2-
description: "Learn more about: fopen, _wfopen"
32
title: "fopen, _wfopen"
3+
description: "Learn more about: fopen, _wfopen"
44
ms.date: 04/27/2023
55
api_name: ["_wfopen", "fopen", "_o__wfopen", "_o_fopen"]
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", "api-ms-win-crt-stdio-l1-1-0.dll"]

docs/c-runtime-library/reference/malloca.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
---
2-
description: "Learn more about: _malloca"
32
title: "_malloca"
4-
ms.date: "11/04/2016"
3+
description: "Learn more about: _malloca"
4+
ms.date: 11/04/2016
55
api_name: ["_malloca"]
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"]

docs/c-runtime-library/reference/splitpath-wsplitpath.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
---
2-
description: "Learn more about: _splitpath, _wsplitpath"
32
title: "_splitpath, _wsplitpath"
3+
description: "Learn more about: _splitpath, _wsplitpath"
44
ms.date: 11/30/2023
55
api_name: ["_wsplitpath", "_splitpath", "_o__splitpath", "_o__wsplitpath"]
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", "api-ms-win-crt-filesystem-l1-1-0.dll"]

docs/error-messages/compiler-errors-1/compiler-error-c2095.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: Compiler Error C2095"
32
title: "Compiler Error C2095"
4-
ms.date: "11/04/2016"
3+
description: "Learn more about: Compiler Error C2095"
4+
ms.date: 11/04/2016
55
f1_keywords: ["C2095"]
66
helpviewer_keywords: ["C2095"]
7-
ms.assetid: 44f8ada1-974f-4e81-a408-33ac6695aa53
87
---
98
# Compiler Error C2095
109

docs/error-messages/compiler-errors-1/compiler-error-c2100.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: Compiler Error C2100"
32
title: "Compiler Error C2100"
4-
ms.date: "11/04/2016"
3+
description: "Learn more about: Compiler Error C2100"
4+
ms.date: 11/04/2016
55
f1_keywords: ["C2100"]
66
helpviewer_keywords: ["C2100"]
7-
ms.assetid: 9ed5ea11-9d55-4ddf-8b1a-162c74f3c390
87
---
98
# Compiler Error C2100
109

docs/error-messages/compiler-errors-1/compiler-error-c2110.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: Compiler Error C2110"
32
title: "Compiler Error C2110"
4-
ms.date: "11/04/2016"
3+
description: "Learn more about: Compiler Error C2110"
4+
ms.date: 11/04/2016
55
f1_keywords: ["C2110"]
66
helpviewer_keywords: ["C2110"]
7-
ms.assetid: 48fd76ed-90d6-4a60-9c7b-f6ce9355b4ca
87
---
98
# Compiler Error C2110
109

docs/error-messages/compiler-errors-1/compiler-error-c2111.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: Compiler Error C2111"
32
title: "Compiler Error C2111"
4-
ms.date: "11/04/2016"
3+
description: "Learn more about: Compiler Error C2111"
4+
ms.date: 11/04/2016
55
f1_keywords: ["C2111"]
66
helpviewer_keywords: ["C2111"]
7-
ms.assetid: 38fd42ec-1480-4a44-aaca-ae4593ed5f50
87
---
98
# Compiler Error C2111
109

0 commit comments

Comments
 (0)