BeMDI SDK

  CViewMouseAction

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


Remarks
Calls the IHitTest::HitTest implementation of the view. Crashes, if the view doesn't support the IHitTest interface.

  Top


© 2000 by 3rd-evolution