IPointerInactive Interface
Definição
Importante
Algumas informações se referem a produtos de pré-lançamento que podem ser substancialmente modificados antes do lançamento. A Microsoft não oferece garantias, expressas ou implícitas, das informações aqui fornecidas.
Permite que um objeto inativo receba mensagens do mouse e do teclado. Para obter mais informações, consulte IPointerInactive.
public interface class IPointerInactive
public interface class IPointerInactive
__interface IPointerInactive
[System.Runtime.InteropServices.Guid("55980BA0-35AA-11CF-B671-00AA004CD6D8")]
[System.Runtime.InteropServices.InterfaceType(1)]
public interface IPointerInactive
[<System.Runtime.InteropServices.Guid("55980BA0-35AA-11CF-B671-00AA004CD6D8")>]
[<System.Runtime.InteropServices.InterfaceType(1)>]
type IPointerInactive = interface
Public Interface IPointerInactive
- Atributos
Métodos
| GetActivationPolicy(UInt32) | |
| OnInactiveMouseMove(RECT[], Int32, Int32, UInt32) | |
| OnInactiveSetCursor(RECT[], Int32, Int32, UInt32, Int32) |