Function FFIsExcluded

FastFind

Function Reference

FFIsExcluded

Checks if the point passed as a parameter is within the current exclusion zones.

FFIsExcluded ( x, y, hWnd )

 

Parameters

x Horizontal coordinate of point.
y Vertical coordinate of point.
hWnd Window handle.

 

Return Value

Success: Returns 1
Failure: Returns 0

 

Remarks

None.

 

Related

FFAddExcludedArea, FFResetExcludedAreas