Skip to content

Commit 418607e

Browse files
authored
Correct IDispEventImpl::_tihclass link in public typedefs table
1 parent aa74232 commit 418607e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/atl/reference/idispeventimpl-class.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -54,7 +54,7 @@ The class used to manage the type information for *T*. The default value is a cl
5454

5555
|Name|Description|
5656
|----------|-----------------|
57-
|[IDispEventImpl::_tihclass](../../atl/reference/idispeventimpl-class.md)|The class used to manage the type information. By default, `CComTypeInfoHolder`.|
57+
|[IDispEventImpl::_tihclass](#_tihclass)|The class used to manage the type information. By default, `CComTypeInfoHolder`.|
5858

5959
### Public Constructors
6060

0 commit comments

Comments
 (0)