|
AppendText (class MKI_BLOCK_ENUM) New in Version 2026.1 |
www.CAD6.com |
C++ Syntaxbool MKI_BLOCK_ENUM::AppendText( __int32 f_nType, const LPCWSTR f_pszText, const short f_unSize, bool f_fStaticLength = false );
Appends a new data block with the block type MKI_DB_ALL_TEXT to the current enumerator and copies to given text to that data block. 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 2026.1 - Copyright 2026 Malz++Kassner® GmbH