C_ResetModel

C_ResetModel discards any active calculation and returns the model to the msReset state.

void C_ResetModel(

TOrcFxAPIHandle ModelHandle,

int *lpStatus

);

Parameters

ModelHandle (IN)

The handle of the model.

lpStatus (OUT)

Points to a variable in which the status result for the function call will be returned.

See also

C_GetModelState.