Sdílet prostřednictvím


CAnimationVariableIntegerChangeHandler::CreateInstance

Vytvoří instanci CAnimationVariableIntegerChangeHandler zpětného volání.

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

Parametry

  • pAnimationController
    Ukazatel na animace řadičem, který bude přijímat události.

  • ppHandler

Vrácená hodnota

Pokud metoda uspěje, vrátí S_OK.Jinak vrací kód chyby HRESULT.

Požadavky

Záhlaví: afxanimationcontroller.h

Viz také

Referenční dokumentace

Třída CAnimationVariableIntegerChangeHandler