Share

AcDbHostApplicationServices::getColorBookLocation

C++

virtual ACDBCORE2D_PORT const ACHAR * getColorBookLocation() const;

Description

Returns a semicolon-delimited list of paths where the host application searches for color book files.

The caller must not free the returned string.

Links

AcDbHostApplicationServices

Was this information helpful?