![]() |
AppendTextShort (class MKI_BLOCK_ENUM) New in Version 2021.0 |
www.CAD6.com |
C++ Syntaxbool MKI_BLOCK_ENUM::AppendTextShort( const LPCWSTR f_pszText, bool f_fStaticLength = false );
Appends a new data block with the block type MKI_DB_ALL_TEXT and a maximum length of MKI_LENGTH_TEXT_SHORT characters to the current enumerator. The current offset determines the location where to start adding data blocks. If f_fStaticLength is true, the data block will be set to a static length, i.e. a negative m_nElemCount.
Return ValueReturns true if successful or false if the resulting entity would be invalid or too long.
|
CAD6interface 2025.0 - Copyright 2025 Malz++Kassner® GmbH