diff --git a/sdk-api-src/content/winuser/ns-winuser-monitorinfoexw.md b/sdk-api-src/content/winuser/ns-winuser-monitorinfoexw.md
index 06f4de7dd44..61e11e845f5 100644
--- a/sdk-api-src/content/winuser/ns-winuser-monitorinfoexw.md
+++ b/sdk-api-src/content/winuser/ns-winuser-monitorinfoexw.md
@@ -70,7 +70,7 @@ The
### -field szDevice
-A string that specifies the device name of the monitor being used. Most applications have no use for a display monitor name, and so can save some bytes by using a MONITORINFO structure.
+A string that specifies the device name of the monitor being used. Most applications have no use for a display monitor name, and so can save some bytes by using a MONITORINFO structure. This string is guaranteed to be null-terminated by GetMonitorInfo.
### -field tagMONITORINFO