Platform SDK: Exchange Server |
The HrMonUninit function closes down the monitoring of the gateway.
Header file: | MONITOR.H |
Library: | MONITOR.LIB |
HRESULT HrMonUninit( VOID );
None.
See Return Values.
HrMonUninit is typically called at gateway shutdown.
For more information on this function, see Monitor Sampling Functions and the HrMonUninit function in MONITOR.C under the MONITOR code sample in Code Samples folder.