IPointerInactiveImpl::OnInactiveSetCursor

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

At a Glance

Header file: Atlctl.h
Windows CE versions: 2.0 and later
Complete documentation: Visual C++ documentation

Syntax

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