BeMDI SDK

  IHitTest

IHitTest::HitTest
Returns the area the mouse is over.
virtual int32 HitTest(BPoint point)=0;


Remarks
The returned value totally depends on the implemenation. Normally its some number which uniquely identifies some area of the view.

  Top


© 2000 by 3rd-evolution