Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
This header is used by Monitor Configuration. For more information, see:
physicalmonitorenumerationapi.h contains the following programming interfaces:
Functions
| DestroyPhysicalMonitor Closes a handle to a physical monitor. |
| DestroyPhysicalMonitors Closes an array of physical monitor handles. |
| GetNumberOfPhysicalMonitorsFromHMONITOR Retrieves the number of physical monitors associated with an HMONITOR monitor handle. |
| GetNumberOfPhysicalMonitorsFromIDirect3DDevice9 Retrieves the number of physical monitors associated with a Direct3D device. |
| GetPhysicalMonitorsFromHMONITOR Retrieves the physical monitors associated with an HMONITOR monitor handle. |
| GetPhysicalMonitorsFromIDirect3DDevice9 Retrieves the physical monitors associated with a Direct3D device. |
Structures
| PHYSICAL_MONITOR Contains a handle and text description corresponding to a physical monitor. |