Package com.sun.jna.platform.win32
Interface HighLevelMonitorConfigurationAPI
- 
- All Known Subinterfaces:
- Dxva2
 
 public interface HighLevelMonitorConfigurationAPIA conversion of HighLevelMonitorConfigurationAPI.h- Author:
- Martin Steiger
 
- 
- 
Nested Class SummaryNested Classes Modifier and Type Interface Description static classHighLevelMonitorConfigurationAPI.MC_CAPSMonitor capabilities - retrieved by GetMonitorCapabilitiesstatic classHighLevelMonitorConfigurationAPI.MC_COLOR_TEMPERATUREDescribes a monitor's color temperature.static classHighLevelMonitorConfigurationAPI.MC_DISPLAY_TECHNOLOGY_TYPEIdentifies monitor display technologies.static classHighLevelMonitorConfigurationAPI.MC_DRIVE_TYPESpecifies whether to set or get a monitor's red, green, or blue drive.static classHighLevelMonitorConfigurationAPI.MC_GAIN_TYPESpecifies whether to get or set a monitor's red, green, or blue gain.static classHighLevelMonitorConfigurationAPI.MC_POSITION_TYPESpecifies whether to get or set the vertical or horizontal position of a monitor's display area.static classHighLevelMonitorConfigurationAPI.MC_SIZE_TYPESpecifies whether to get or set the width or height of a monitor's display area.static classHighLevelMonitorConfigurationAPI.MC_SUPPORTED_COLOR_TEMPERATUREMonitor capabilities - retrieved by GetMonitorCapabilities
 
-