CODComponentLB::GetSelComponents
intCODComponentLB::GetSelComponents(CODComponentSet*pCompSet, BOOLbDeleteItems)
Gets a list of the selected components.
Defined in: OdComponentLB.cpp
Return Value
The count of the selected components.
Parameters
pCompSet
Pointer to a component set in which the selected components will be placed.
bDeleteItems
Non-zero value indicates components returned should also be deleted from the list.