| Prototype | |
|
|
| Parameters | |
|
handle to open port |
|
pointer to
MGSL_DLPARAMS
structure to receive current link parameters |
| Return Value | |
|
parameters retrieved successfully |
|
Params pointer is invalid |
|
hDevice or Link is invalid |
Returns the current data link layer configuration for the specified link instance.
The Link member of the MGSL_DLPARAMS structure must be set to the
link instance identifier by the application before passing the structure
to this call.
| Previous | Contents | Next |