Multiple Screens Functions (Compact 2013)
3/26/2014
The following table shows the multiple screens functions, with a description of the purpose of each.
Function |
Description |
---|---|
Enumerates screens that intersect a region formed by the intersection of a specified clipping rectangle and the visible region of a specified device context. |
|
Retrieves information about a screen. |
|
An application-defined callback function that is called by the EnumDisplayMonitors function. |
|
Retrieves a handle to the screen that contains a specified point. |
|
Retrieves a handle to the screen that has the largest area of intersection with a specified rectangle. |
|
Retrieves a handle to the screen that has the largest area of intersection with the bounding rectangle of a specified window. |