Interface IUIAnimationVariableIntegerChangeHandler2 (uianimation.h)

Define um método para manipular eventos de atualização de variável de animação. IUIAnimationVariableIntegerChangeHandler2 manipula eventos que ocorrem em uma dimensão especificada.

Herança

A interface IUIAnimationVariableIntegerChangeHandler2 herda da interface IUnknown . IUIAnimationVariableIntegerChangeHandler2 também tem estes tipos de membros:

Métodos

A interface IUIAnimationVariableIntegerChangeHandler2 tem esses métodos.

 
IUIAnimationVariableIntegerChangeHandler2::OnIntegerValueChanged

Manipula eventos que ocorrem quando o valor inteiro de uma variável de animação é alterado na dimensão especificada.

Requisitos

Requisito Valor
Cliente mínimo com suporte Windows 8, Windows 7 e Platform Update para Windows 7 [aplicativos da área de trabalho | Aplicativos UWP]
Servidor mínimo com suporte Nenhum compatível
Plataforma de Destino Windows
Cabeçalho uianimation.h

Confira também

IUIAnimationVariable2::GetIntegerValue

IUIAnimationVariable2::SetVariableIntegerChangeHandler

IUnknown

Interfaces