| Prototype | |
|
|
| Parameters | |
|
handle to open port |
|
pointer to link layer primitive structure initialized with information for a request or response |
| Return Value | |
|
parameters set successfully |
|
A temporary condition prevents processing of the request. |
|
The link state does not permit the specified request. |
|
The request is not valid in the context of the current link configuration or state. |
|
The primitive pointer or the contents of the primitive are incorrect. |
|
hDevice or hLink is invalid |
Send a request or response primitive to the link layer API.
The ERROR_INVALID_FUNCTION, ERROR_NOT_READY, and
ERROR_BUSY return code meanings are dependant on the
primitive type. See the documentation for the primitive for more
information on when these values are returned.
| Previous | Contents | Next |