1.14.4. execute_ReInitStructure()

[<<<] [>>>]

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

int execute_ReInitStructure(pExecuteObject pEo,
                            pBuildObject pBo
);

[<<<] [>>>]