Multiple Screens Functions (Windows Embedded CE 6.0)
1/6/2010
The following table shows the multiple screens functions, with a description of the purpose of each.
Programming element | Description |
---|---|
This function enumerates screens that intersect a region formed by the intersection of a specified clipping rectangle and the visible region of a specified device context. |
|
This function retrieves information about a screen. |
|
This function is an application-defined callback function that is called by the EnumDisplayMonitors function. |
|
This function retrieves a handle to the screen that contains a specified point. |
|
This function retrieves a handle to the screen that has the largest area of intersection with a specified rectangle. |
|
This function retrieves a handle to the screen that has the largest area of intersection with the bounding rectangle of a specified window. |