共用方式為


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