CODComponent::OnChildRgnUpdate

void CODComponent::OnChildRgnUpdate(CODComponent* pComp)

Callback used to notify a parent that a child region has changed.

Defined in: OdComponent.cpp

Return Value

void

Parameters

pComp

Child component that has updated its region.