Retrieves congestion level activity statistics from the TUP service.
DWORD NMSAPI TUPGetApiStats ( CTAHD ctahd, TUPAPISTATS *pstats, U8 bReset)
Argument |
Description |
ctahd |
Natural Access handle. |
pstats |
Pointer to the buffer address where statistics are returned to the caller: typedef struct
|
bReset |
If non-zero, statistics are reset after returning the statistics to the application. |
Return value |
Description |
TUP_SUCCESS |
|
CTAERR_INVALID_CTAHD |
Invalid handle provided. |