SetNext (class MKI_BLOCK_ENUM)

www.CAD6.com

C++ Syntax

bool

MKI_BLOCK_ENUM::SetNext( void );

 

Initializes the enumerator with the data block following the one it currently points to. The offset is adapted accordingly.

 

bool

MKI_BLOCK_ENUM::SetNext(

 const MKI_BLOCK_ENUM& f_pRef );

 

Initializes the enumerator with the data block following the one pointed to by f_pRef. The offset is adapted accordingly.

 

Return Value

Returns true if a valid following block existed.

 

CAD6interface 2025.1 - Copyright 2025 Malz++Kassner® GmbH