C_CloseExtremeStatistics

C_CloseExtremeStatistics disposes of the resources associated with the handle.

void C_CloseExtremeStatistics(

TOrcFxAPIHandle ExtremeStatisticsHandle,

int *lpStatus

);

Parameters

ExtremeStatisticsHandle (IN)

The extreme statistics handle returned by C_OpenExtremeStatistics.

lpStatus (OUT)

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

See also

C_OpenExtremeStatistics.