IPointerInactiveImpl::OnInactiveSetCursor

Establece el puntero del mouse para el objeto inactivo.

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

Valor devuelto

devuelve E_NOTIMPL.

Comentarios

Vea IPointerInactive:: OnInactiveSetCursor en Windows SDK.

Requisitos

encabezado: atlctl.h

Vea también

Referencia

Clase de IPointerInactiveImpl