Volume Control
Application-specific hotkeys for Windows
VolumeControl.WPF.PInvoke.MONITORINFO Class Reference

More...

Collaboration diagram for VolumeControl.WPF.PInvoke.MONITORINFO:

Public Attributes

int cbSize = Marshal.SizeOf(typeof(MONITORINFO))
 
RECT rcMonitor = new()
 
RECT rcWork = new()
 
int dwFlags = 0
 

Detailed Description

Member Data Documentation

◆ cbSize

int VolumeControl.WPF.PInvoke.MONITORINFO.cbSize = Marshal.SizeOf(typeof(MONITORINFO))


◆ dwFlags

int VolumeControl.WPF.PInvoke.MONITORINFO.dwFlags = 0


◆ rcMonitor

RECT VolumeControl.WPF.PInvoke.MONITORINFO.rcMonitor = new()


◆ rcWork

RECT VolumeControl.WPF.PInvoke.MONITORINFO.rcWork = new()



The documentation for this class was generated from the following file: