IPointerInactiveImpl Methods

IPointerInactive Methods
GetActivationPolicy Retrieves the current activation policy for the object. The ATL implementation returns E_NOTIMPL.
OnInactiveMouseMove Notifies the object that the mouse pointer has moved over it, indicating the object can fire mouse events. The ATL implementation returns E_NOTIMPL.
OnInactiveSetCursor Sets the mouse pointer for the inactive object. The ATL implementation returns E_NOTIMPL.

See Also

IPointerInactiveImpl Overview