Click or drag to resize
Xcalibur Systems LLC Logo

MonitorInfoSize Field

The size of the structure, in bytes. Set this member to sizeof (MONITORINFO ) before calling the GetMonitorInfo function. Doing so lets the function determine the type of structure you are passing to it.

Namespace: Xcalibur.NativeMethods.V2.Monitors
Assembly: Xcalibur.NativeMethods.V2 (in Xcalibur.NativeMethods.V2.dll) Version: 1.0.1.0
Syntax
public uint Size

Field Value

UInt32
See Also