lcCRectsGetActive Home

Returns the handle to the active clipping rectangle object.

 HANDLE lcCRectsGetActive (
   HANDLE hDrw
 );

Parameters
hDrw
  Handle to a drawing object.

Return Value

  Handle to the active clipping rectangle object or NULL if not exist.

See Also

  lcCRectsActive