Function : Formula

NSFComputeStop - Terminate evaluation of a formula.
----------------------------------------------------------------------------------------------------------

#include <nsfsearc.h>

STATUS LNPUBLIC NSFComputeStop(
HCOMPUTE hCompute);

Description :

This function is called to terminate the evaluation of a formula.

Parameters :

See Also :

NSFComputeStart
----------------------------------------------------------------------------------------------------------