CloseFolderMetrics

The CloseFolderMetrics function closes the folder snapshot statistics for this folder.

Quick Info

Header file: STATS.H
Library: STATS.LIB

VOID CloseFolderMetrics(
  HFLDMTRC hFolderMetric  
);
 

Parameters

hFolderMetric
Input parameter. Specifies the handle to the calculations for this folder.

Return Values

None.

Remarks

The CloseFolderMetrics function closes the folder snapshot statistics for the folder. It is typically called at gateway shutdown.

For more information on this function, see Folder Snapshot Functions in the Gateway Programmer's Reference.

See Also

HrGetFolderMetrics, HrOpenFolderMetrics