CODComponent::OnUngroup

voidCODComponent::OnUngroup(CODComponent*pGroup)

Called by the framework when the component is removed from a group.

Defined in: OdComponent.cpp

Return Value

void

Parameters

pGroup

Pointer to group component.

Comments

This function is called just before the component is removed from the group.