IMouseSetCursorEvent Class

class IMouseSetCursorEvent: public IWinEvent

Interface for mouse set cursor events. This interface derives from IWinEvent.

Defined in: MouseEvent.h

Class Members

virtual HWND GetCursorWindow() const

Return the window that contains the cursor.

virtual UINT GetHitTestCode() const

Return the hit-test area code.

virtual UINT GetMouseMessage() const

Return the mouse message number.