CODComponent::OnRemoveChild

void CODComponent::OnRemoveChild(CODComponent* pChild)

Called by the framework when a child is removed from this component.

Defined in: OdComponent.cpp

Return Value

void

Parameters

pChild

Pointer to child component being removed.