CODSymbolConverter::LoadSymbolFileComponents

voidCODSymbolConverter::LoadSymbolFileComponents(CArchive&ar, CODComponentSet&setComponents)

Read a serialized Objective Views 1.01 symbol file given a CArchive object and return the child components.

Defined in: OdSymbolConverter.cpp

Return Value

void

Parameters

ar

CArchive object through which the symbol may be extracted.

setComponents

The set of components that make up the loaded symbol component.