A test request completed. If DLFLAG_ERROR is set in Flags, no response was received within the response
timeout and retry limits, otherwise a TEST response was received
and the information field of the response is returned in Buffer. The contents of the information field is
application dependant but usually contains the same information field as
the TEST command.
If DLFLAG_INLINE_ADDRESS is set in Flags,
the associated HDLC address is prepended to the data in Buffer and Size
is the number of bytes in the address and information field. This
happens only if DLFLAG_INLINE_ADDRESS is set in
the Flags field of the MGSL_DLPARAMS structure for the link.
| Type | DLCONFIRM_TEST |
| Flags | As described above |
| Size | Size in bytes of information field (if no error, otherwise 0) |
| Buffer | TEST response information field (if no error, otherwise Unused) |
| Previous | Contents | Next |