Monitor PHYSICAL_MONITOR Structure 

 
Monitor Configuration API
Previous Next

PHYSICAL_MONITOR Structure

Contains a handle and text description corresponding to a physical monitor.

Syntax

  
    
  

Members

hPhysicalMonitor

Handle to the physical monitor.

szPhysicalMonitorDescription

Text description of the physical monitor.

Remarks

A physical monitor description is always an array of 128 characters.

Requirements

Header: Include PhysicalMonitorEnumerationAPI.h.

See Also

Previous Next