CODCompPropSheet::GetCompList
voidCODCompPropSheet::GetCompList(CODComponent*pComp, CODComponentSet*pSet, BOOLbCheckReadOnly)
Recursive routine which assembles a list of the children of the affected components.
Defined in: OdCompPropSheet.cpp
Return Value
void
Parameters
pComp
Pointer to the component whose children are required.
pSet
Pointer to the component set to which child components will be added.
bCheckReadOnly
Non-zero indicates the read-only status should be checked (and read-only components mapped if applicable).