CODComponent::OnRemoveChild

voidCODComponent::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.