IPointerInactiveImpl::OnInactiveSetCursor

Sets the mouse pointer for the inactive object.

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

Return Value

Returns E_NOTIMPL.

Remarks

See IPointerInactive::OnInactiveSetCursor in the Windows SDK.

Requirements

Header: atlctl.h

See Also

Reference

IPointerInactiveImpl Class

Other Resources

IPointerInactiveImpl Members