2.6.4.4. execute_ReInitStructure()

[<<<] [>>>]

This function should be used if a code is executed repeatedly. The first initialization call is @xref{execute_InitStructure()} and consecutive executions should call this function.

int execute_ReInitStructure(pExecuteObject pEo,
                            pBuildObject pBo
  ){

[<<<] [>>>]