Package com.sun.jna.platform.win32
Interface PhysicalMonitorEnumerationAPI
- All Known Subinterfaces:
- Dxva2
public interface PhysicalMonitorEnumerationAPI
Conversion of PhysicalMonitorEnumerationAPI.h
- Author:
- Martin Steiger
- 
Nested Class SummaryNested ClassesModifier and TypeInterfaceDescriptionstatic classContains a handle and text description corresponding to a physical monitor.
- 
Field SummaryFieldsModifier and TypeFieldDescriptionstatic final intA physical monitor description is always an array of 128 characters.
- 
Field Details- 
PHYSICAL_MONITOR_DESCRIPTION_SIZEstatic final int PHYSICAL_MONITOR_DESCRIPTION_SIZEA physical monitor description is always an array of 128 characters. Some of the characters may not be used.- See Also:
 
 
-