[]
        
(Showing Draft Content)

C1.Util.Win.Win32.MONITORINFOEX.szDevice

szDevice Field

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.

Namespace: C1.Util.Win
Assembly: C1.Win.8.dll
Syntax
public string szDevice
Returns
Type Description
string 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.