Compartilhar via


CAnimationVariableIntegerChangeHandler::CreateInstance

Cria uma instância de retorno de chamada de CAnimationVariableIntegerChangeHandler.

static COM_DECLSPEC_NOTHROW HRESULT CreateInstance(
   CAnimationController* pAnimationController,
   IUIAnimationVariableIntegerChangeHandler **ppHandler
);

Parâmetros

  • pAnimationController
    Um ponteiro para o controlador de animação, que recebe eventos.

  • ppHandler

Valor de retorno

Se o método for bem sucedida, retorna S_OK. Caso contrário, retorna um código de erro HRESULT.

Requisitos

Cabeçalho: afxanimationcontroller.h

Consulte também

Referência

Classe de CAnimationVariableIntegerChangeHandler