Platform SDK: Exchange Server |
The HrMonCollectMessageXferStats function builds statistics on the number of messages traveling through the gateway.
Header file: | MONITOR.H |
Library: | MONITOR.LIB |
HRESULT HrMonCollectMessageXferStats( DWORD cMessages, DWORD cBytes, DIRECTIONTYPE dir );
See Return Values.
HrMonCollectMessageXferStats builds cumulative statistics on the messages transferred through the gateway.
For more information on this function, see Monitor Sampling Functions and the HrMonCollectMessageXferStats function in MONITOR.C under the MONITOR code sample in the Code Samples folder.
HrMonCollectAssociationStats, HrMonCollectNDRStats, HrMonInit, HrMonUninit