CInterpolatorBase::GetDuration
インターポレータの継続時間を取得します
IFACEMETHOD(
GetDuration
)(__out UI_ANIMATION_SECONDS *duration);
パラメーター
- duration
出力。遷移の継続時間 (秒)。
戻り値
メソッドが成功した場合は、S_OK を返します。CCustomInterpolator が設定されていない場合は E_FAIL を返し、カスタム実装の場合は GetDuration メソッドから FALSE を返します。
必要条件
ヘッダー: afxanimationcontroller.h