| Prototype | |
|
|
| Parameters | |
|
handle to open port |
|
pointer to MGSL_DLSTATS structure to receive
current statistics |
| Return Value | |
|
Statistics successfully retrieved |
|
Stats pointer invalid |
|
hDevice or Link is invalid |
Returns the current data link layer statistics for the specified link.
The Link member of the MGSL_DLSTATS structure must be set to the link instance identifier by the application before passing the structure to MgslDlGetStats.
| Previous | Contents | Next |