CODComponentLB::GetSelComponents

int CODComponentLB::GetSelComponents(CODComponentSet* pCompSet, BOOL bDeleteItems)

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.