Left[in] This parameter specifies coordinate of the left border of the rectangle which is checked for intersection.Top[in] This parameter specifies coordinate of the top border of the rectangle which is checked for intersection.Right[in] This parameter specifies coordinate of the right border of the rectangle which is checked for intersection.Bottom[in] This parameter specifies coordinate of the bottom border of the rectangle which is checked for intersection.Result[out, retval] This parameter receives the result of calculation. If it is TRUE, the specified rectangle and the region intersect.