Share

AcCmColorBase::bookName

C++

const ACHAR* bookName() const;

Description

This function returns the book name. It can be null.

The returned pointer is valid only as long as the AcCmColorBase object exists or until the name is changed. If needed, the caller should make a copy of the book name.

Links

AcCmColor

Was this information helpful?