Retrieves statistics from the service about congestion level activity.
DWORD MTP3GetApiStats ( CTAHD ctahd, MTP3APISTATS *pStats, U8 bReset)
Argument |
Description |
ctahd |
Natural Access handle. |
pStats |
Pointer to a buffer where the statistics are returned: typedef struct |
bReset |
If non-zero, statistics are reset after returning them to the application. |
Return value |
Description |
MTP3_SUCCESS |
|
CTAERR_INVALID_CTAHD |
Invalid handle. |