CODUngroupCommand::GetOldGroup
inline BOOLCODUngroupCommand::GetOldGroup(CODComponent*pGroup, CODComponentSet*&pSubComps)
Gets the old subcomponents given a particular group.
Defined in: OdUngroupCmd.h
Return Value
Non-zero if an old subcomponents could be found.
Parameters
pGroup
A pointer to the group (composite component) in question.
pSubComps
A reference to where the old components will be placed.