Share via


CAnimationVariable::GetParentAnimationObject

Visual Studio 2010 SP1 is required.

Returns the parent animation object.

CAnimationBaseObject* GetParentAnimationObject();

Return Value

A pointer to parent animation object, if relationship was established, otherwise NULL.

Remarks

This method can be called to retrieve a pointer to a parent animation object (a container).

Requirements

Header: afxanimationcontroller.h

See Also

Reference

CAnimationVariable Class