Skip to content

Commit 3f75196

Browse files
committed
Final update
1 parent 4cdc6e4 commit 3f75196

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

docs/mfc/reference/add-idl-mfc-method-wizard.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
---
22
description: "Learn more about: Use the Microsoft Visual Studio Add IDL MFC wizard to add a method to an IDL interface in your MFC or ATL project"
33
title: "Add an IDL MFC method"
4-
ms.date: "03/31/2022"
4+
ms.date: "04/01/2022"
55
f1_keywords: ["vc.codewiz.method.overview", "vc.codewiz.method.idlattrib"]
66
helpviewer_keywords: ["add IDL MFC method wizard [C++]", "IDL MFC methods [C++], adding", "methods [C++], adding using wizards", "IDL attributes, add an IDL MFC method wizard"]
77
ms.custom: devdivchpfy22
@@ -36,13 +36,13 @@ This wizard differs from the [Add Method](../../ide/adding-a-method-visual-cpp.m
3636

3737
## Add a method to an interface
3838

39-
1. On the **View** menu, choose **Class View**.
39+
1. On the **View** menu, select **Class View**.
4040

4141
1. In **Class View**, expand the project node to display the interface to which you want to add the method.
4242

4343
1. Right-click the name of the interface.
4444

45-
1. On the shortcut menu, choose **Add** and then choose **Add Method**.
45+
1. On the shortcut menu, select **Add** and then select **Add Method**.
4646

4747
1. In the **Add IDL MFC Method** wizard, provide information about the method.
4848

0 commit comments

Comments
 (0)