InitInt32 (class MKI_BLOCK_ENUM) New in Version 2019.1

www.CAD6.com

C++ Syntax

void

MKI_BLOCK_ENUM::InitInt32(

 __int32 f_nType,

 __int32 f_nData );

 

void

MKI_BLOCK_ENUM::InitInt32(

 __int32 f_nType,

 __int32* f_pData,

 __int32 f_nCount );

 

Initializes the current data block with the given block type and sets all other values according to data type MKI_DB_TYPE_INT32 (one or f_nCount __int32 values).

 

CAD6interface 2025.1 - Copyright 2025 Malz++Kassner® GmbH