szDevice Field (Win32.MONITORINFOEX)
In This Topic
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.
Syntax
'Declaration
Public szDevice As String
See Also