IPointerInactiveImpl::OnInactiveSetCursor

This method sets the mouse pointer for the inactive object. The ATL implementation returns E_NOTIMPL.

Syntax

HRESULT OnInactiveSetCursor( LPCRECT pRectBounds, long x, long y, DWORD dwMouseMsg, BOOL fSetAlways);

At a Glance

Header file: Atlctl.h
Platforms:
Versions: Version 2.0 and later
Complete documentation: Visual C++ documentation

See Also

IPointerInactiveImpl Overview, IPointerInactiveImpl Methods, IPointerInactive::OnInactiveSetCursor