次の方法で共有


CAnimationManagerEventHandler::SetAnimationController

Visual Studio 2010 SP1 が必要です。

イベントをルーティングするアニメーション コントローラーへのポインターを格納します。

void SetAnimationController(
   CAnimationController* pAnimationController
);

パラメーター

  • pAnimationController
    イベントを受け取るアニメーション コントローラーへのポインター。

必要条件

ヘッダー: afxanimationcontroller.h

参照

関連項目

CAnimationManagerEventHandler クラス