CODComponent::OnAdd

void CODComponent::OnAdd(CODComponent* pParent)

Called by the framework when the component is added to a parent.

Defined in: OdComponent.cpp

Return Value

void

Parameters

pParent

Parent this component is being added to.