InvertFlagBits (class MKI_BLOCK_BASE) New in Version 2022.1

www.CAD6.com

C++ Syntax

void

MKI_BLOCK_BASE::InvertFlagBits(

 const __int16 f_hFlag );

 

Combines the given value with the header flag of the current data block (m_cHeader.m_nFlag) using the XOR operator, resulting in the stated bits being inverted.

 

CAD6interface 2024.2 - Copyright 2024 Malz++Kassner® GmbH