CAnimationVariableIntegerChangeHandler::CreateInstance
Crea un'istanza del callback CAnimationVariableIntegerChangeHandler.
static COM_DECLSPEC_NOTHROW HRESULT CreateInstance(
CAnimationController* pAnimationController,
IUIAnimationVariableIntegerChangeHandler **ppHandler
);
Parametri
pAnimationController
Un puntatore a un controller dell'animazione che riceverà eventi.ppHandler
Valore restituito
Se il metodo viene eseguito correttamente, viene restituito S_OK. In caso contrario, restituisce un codice di errore HRESULT.
Requisiti
Intestazione: afxanimationcontroller.h