MonitorInfoExDeviceName 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: DevCase.Win32.StructuresAssembly: DevCase.net48 (in DevCase.net48.dll) Version: 6.0.0.0 (6.0)
XMLNS for XAML: Not mapped to an xmlns.
Public DeviceName As String
Dim instance As MonitorInfoEx
Dim value As String
value = instance.DeviceName
instance.DeviceName = value
public:
String^ DeviceName
val mutable DeviceName: string
No code example is currently available or this language may not be supported.
Field Value
String