lrd_end

Example: lrd_endLRD Environment Functions

Closes the LRD environment.

LRDRET lrd_end( void *mpvEndParams );

The lrd_end function closes the VuGen environment and cleans up all open structures and pointers. This function is called only once in a script.

For more details refer to the Function Header File lrd.h in the include directory.

Return Values

See LRD Return Values.

Parameterization

You cannot use standard parameterization for any arguments in this function.