| lcCRectsGetNext | Home |
|
HANDLE lcCRectsGetNext ( HANDLE hDrw, HANDLE hClipRect ); |
| hDrw | |
| Handle to a drawing object. | |
| hClipRect | |
| Handle to a clipping rectangle. | |
|
Handle to the clipping rectangle object that is placed after hClipRect in the the drawing. If there are no object after hClipRect, the function returns NULL. |
| lcCRectsGetFirst |