Skip to content

Commit c5c4bc3

Browse files
authored
Merge pull request #1096 from v-maudel/patch-15
C19239: Escaping asterisks that must be visible #1095
2 parents c8b0df3 + e9053c9 commit c5c4bc3

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

docs/windows/comptrrefbase-operator-iinspectable-star-star-operator.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ author: "mikeblome"
1212
ms.author: "mblome"
1313
ms.workload: ["cplusplus", "uwp"]
1414
---
15-
# ComPtrRefBase::operator IInspectable** Operator
15+
# ComPtrRefBase::operator IInspectable\*\* Operator
1616

1717
Supports the WRL infrastructure and is not intended to be used directly from your code.
1818

@@ -39,4 +39,4 @@ This cast is available only if **__WRL_CLASSIC_COM__** is define
3939
## See Also
4040

4141
[ComPtrRefBase Class](../windows/comptrrefbase-class.md)
42-
[Microsoft::WRL::Details Namespace](../windows/microsoft-wrl-details-namespace.md)
42+
[Microsoft::WRL::Details Namespace](../windows/microsoft-wrl-details-namespace.md)

0 commit comments

Comments
 (0)