IPointerInactiveImpl::OnInactiveSetCursor

设置为非活动对象的鼠标指针。

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

返回值

返回 E_NOTIMPL

备注

在参见 Windows SDK的 IPointerInactive::OnInactiveSetCursor

要求

Header: atlctl.h

请参见

参考

IPointerInactiveImpl Class