Skip to content

Commit efabed7

Browse files
committed
ToC update
1 parent 8038fc0 commit efabed7

File tree

3 files changed

+6
-4
lines changed

3 files changed

+6
-4
lines changed

docs/mfc/reference/add-an-idl-method-wizard.md renamed to docs/ide/add-interface-definition-library-method-wizard.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
---
22
description: "Learn more about: Use a Microsoft Visual Studio wizard to add an IDL method to an IDL interface in your project"
33
title: "Add an IDL method"
4-
ms.date: "04/07/2022"
4+
ms.date: "04/11/2022"
55
f1_keywords: ["vc.codewiz.method.overview", "vc.codewiz.method.idlattrib"]
66
helpviewer_keywords: ["add IDL method wizard [C++]", "IDL methods [C++], adding", "methods [C++], adding using wizards", "IDL attributes, add an IDL method wizard"]
77
ms.custom: devdivchpfy22
@@ -29,11 +29,11 @@ This wizard differs from the **Add Method** wizard and **ADD IDL MFC Method** wi
2929

3030
1. Select **OK** to add the method.
3131

32-
### UI element list
32+
### User Interface element list
3333

34-
The following section describes the UI that you'll use to add a method:
34+
The following section describes the user interface that you'll use to add a method:
3535

36-
:::image type="content" source="./media/add-an-idl-method-wizard.png" alt-text="Add IDL MFC method screenshot.":::
36+
:::image type="content" source= "media/add-interface-definition-library-method-wizard.png" alt-text="Screenshot of IDL MFC method wizard.":::
3737

3838
- **Method name**
3939

docs/mfc/reference/media/add-an-idl-method-wizard.png renamed to docs/ide/media/add-interface-definition-library-method-wizard.png

File renamed without changes.

docs/ide/toc.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -78,6 +78,8 @@ items:
7878
href: ../ide/adding-a-member-variable-visual-cpp.md
7979
- name: Add a method
8080
href: ../ide/adding-a-method-visual-cpp.md
81+
- name: Add an IDL method
82+
href: ../ide/add-interface-definition-library-method-wizard.md
8183
- name: Add a property
8284
href: ../ide/adding-a-property-visual-cpp.md
8385
- name: Add an event

0 commit comments

Comments
 (0)