You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: docs/debugger/debug-interface-access/cv-hlslreg-e.md
+2-2Lines changed: 2 additions & 2 deletions
Original file line number
Diff line number
Diff line change
@@ -68,7 +68,7 @@ typedef enum CV_HLSLREG_e
68
68
69
69
## Remarks
70
70
71
-
Use the [`IDiaSymbol::get_registerType`](../../debugger/debug-interface-access/idiasymbol-get-registerType.md) method to retrieve the register type for an HLSL symbol.
71
+
Use the [`IDiaSymbol::get_registerType`](../../debugger/debug-interface-access/idiasymbol-get-registertype.md) method to retrieve the register type for an HLSL symbol.
72
72
73
73
## Requirements
74
74
@@ -77,4 +77,4 @@ Header: cvconst.h
77
77
## See also
78
78
79
79
-[Enumerations and Structures](../../debugger/debug-interface-access/enumerations-and-structures.md)
0 commit comments