Share via


CAnimationVariable::m_variable

Stores a pointer to IUIAnimationVariable COM object. NULL if the COM object has not been created yet, or if creation failed.

ATL::CComPtr<IUIAnimationVariable> m_variable;

Requirements

Header: afxanimationcontroller.h

See Also

Reference

CAnimationVariable Class