次の方法で共有


CAnimationPoint::GetAnimationVariableList

更新 : 2011 年 3 月

Visual Studio 2010 SP1 が必要です。

カプセル化されたアニメーション変数をリストに格納します。

virtual void GetAnimationVariableList(
   CList<CAnimationVariable*,
   CAnimationVariable*>& lst
);

パラメーター

  • lst
    この関数から制御が戻るときに、X 座標と Y 座標を表す 2 つの CAnimationVariable オブジェクトへのポインターが格納されます。

必要条件

ヘッダー: afxanimationcontroller.h

参照

その他の技術情報

CAnimationPoint クラス

履歴の変更

日付

履歴

理由

2011 年 3 月

このコンテンツを追加。

SP1 機能変更