Package com.sun.jna.platform.win32
Interface PhysicalMonitorEnumerationAPI
- 
- All Known Subinterfaces:
- Dxva2
 
 public interface PhysicalMonitorEnumerationAPIConversion of PhysicalMonitorEnumerationAPI.h- Author:
- Martin Steiger
 
- 
- 
Nested Class SummaryNested Classes Modifier and Type Interface Description static classPhysicalMonitorEnumerationAPI.PHYSICAL_MONITORContains a handle and text description corresponding to a physical monitor.
 - 
Field SummaryFields Modifier and Type Field Description static intPHYSICAL_MONITOR_DESCRIPTION_SIZEA physical monitor description is always an array of 128 characters.
 
- 
- 
- 
Field Detail- 
PHYSICAL_MONITOR_DESCRIPTION_SIZEstatic final int PHYSICAL_MONITOR_DESCRIPTION_SIZE A physical monitor description is always an array of 128 characters. Some of the characters may not be used.- See Also:
- Constant Field Values
 
 
- 
 
-