GDI Support for Window Objects
GDI provides support for window creation and deletion, and for the enumeration of rectangles in a window.
Function | Description |
---|---|
Create a WNDOBJ structure on a specified surface. |
|
Deletes a WNDOBJ structure. |
|
Gets a collection of rectangles from the visible region of a window. |
|
Sets parameters for enumeration of rectangles in the visible region of a window. |
|
Sets a driver-defined value in the pvConsumer member of the specified WNDOBJ structure. |