Obtains statistics from the host driver about congestion level and data transfer activity.
DWORD M3uaGetApiStats ( CTAHD ctahd, M3UAAPISTATS *pStats, U8 bReset)
Argument |
Description |
ctahd |
Natural Access handle. |
pStats |
Pointer to the following M3UAApiSt structure: typedef struct |
bReset |
If non-zero, statistics are reset after returning them to the application. |
Return value |
Description |
M3UA_SUCCESS |
|
CTAERR_INVALID_CTAHD |
Invalid handle. |