CODSymbolConverter::ReadBrush

LOGBRUSH* CODSymbolConverter::ReadBrush(CArchive& ar)

Reads a brush saved via the CODCatalog::WriteBrush() method.

Defined in: OdSymbolConverter.cpp

Return Value

Pointer to LOGBRUSH structure describing the saved brush (must be deallocated via the delete operator by the caller).

Parameters

ar

CArchive object for open OD 1.01 symbol file.