Skip to content

Commit 4f29d9c

Browse files
committed
resolving blocking issue
1 parent e697e37 commit 4f29d9c

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

docs/ide/add-an-idl-property-wizard.md renamed to docs/ide/add-interface-definition-librabry-property-wizard.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@ For ATL interfaces, the `Get` and `Put` functions are added to the `.cpp` and `.
3737

3838
The following section describes the UI that you'll use to add an IDL property:
3939

40-
:::image type="content" source="media/add-idl-property-wizard.png" alt-text="Adding IDL property to the interface":::
40+
:::image type="content" source="media/add-idl-property-wizard.png" alt-text="Screenshot of adding IDL property to the interface.":::
4141

4242
- **Property name**
4343

@@ -97,7 +97,7 @@ The following section describes the UI that you'll use to add an IDL property:
9797

9898
1. `id`
9999

100-
Sets the numerical ID that identifies the property. This option isn't available for properties of custom interfaces. For more information, see [id](/windows/win32/Midl/id).
100+
Sets the numerical identifier that identifies the property. This option isn't available for properties of custom interfaces. For more information, see [id](/windows/win32/Midl/id).
101101

102102
- **Additional attributes**
103103

0 commit comments

Comments
 (0)