Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Creates an instance of CInterpolatorBase and stores a pointer to custom interpolator, which will be handling events.
static COM_DECLSPEC_NOTHROW HRESULT CreateInstance(
CCustomInterpolator* pInterpolator,
IUIAnimationInterpolator **ppHandler
);
Parameters
pInterpolator
A pointer to custom interpolator.ppHandler
Output. Contains a pointer to instance of CInterpolatorBase when the function returns.
Requirements
Header: afxanimationcontroller.h