Skip to content

Repo sync for protected CLA branch #3875

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 2 commits into from
May 5, 2022
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions docs/ide/add-interface-definition-library-method-wizard.md
Original file line number Diff line number Diff line change
Expand Up @@ -75,7 +75,7 @@ The following section describes the wizard interface that you'll use to add a me

- **Attributes**

The following attributes are also described in the [MIDL Reference](/windows/win32/midl/midl-language-reference.md).
The following attributes are also described in the [MIDL Reference](/windows/win32/midl/midl-language-reference).

- `id`

Expand Down Expand Up @@ -114,4 +114,4 @@ The following section describes the wizard interface that you'll use to add a me
## See also

[Add a method wizard](adding-a-method-visual-cpp.md)\
[Add an IDL MFC method wizard](../mfc/reference/add-idl-mfc-method-wizard.md)
[Add an IDL MFC method wizard](../mfc/reference/add-idl-mfc-method-wizard.md)
Original file line number Diff line number Diff line change
Expand Up @@ -103,7 +103,7 @@ The following section describes the UI that you'll use to add an IDL property:

- **Additional attributes**

Keywords in the Microsoft Interface Definition Language (MIDL) are described in detail in the [MIDL language reference](/windows/win32/midl/midl-language-reference.md).
Keywords in the Microsoft Interface Definition Language (MIDL) are described in detail in the [MIDL language reference](/windows/win32/midl/midl-language-reference).

|Option|Description|
|------------|-----------------|
Expand Down