Interfaccia IUIAnimationVariableIntegerChangeHandler2 (uianimation.h)

Definisce un metodo per gestire gli eventi di aggiornamento delle variabili di animazione. IUIAnimationVariableIntegerChangeHandler2 gestisce gli eventi che si verificano in una dimensione specificata.

Ereditarietà

L'interfaccia IUIAnimationVariableIntegerChangeHandler2 eredita dall'interfaccia IUnknown . IUIAnimationVariableIntegerChangeHandler2 include anche questi tipi di membri:

Metodi

L'interfaccia IUIAnimationVariableIntegerChangeHandler2 include questi metodi.

 
IUIAnimationVariableIntegerChangeHandler2::OnIntegerValueChanged

Gestisce gli eventi che si verificano quando il valore intero di una variabile di animazione cambia nella dimensione specificata.

Requisiti

Requisito Valore
Client minimo supportato Windows 8, Windows 7 e Platform Update per Windows 7 [app desktop | App UWP]
Server minimo supportato Nessuno supportato
Piattaforma di destinazione Windows
Intestazione uianimation.h

Vedi anche

IUIAnimationVariable2::GetIntegerValue

IUIAnimationVariable2::SetVariableIntegerChangeHandler

IUnknown

Interfacce