(Page 10 of 35 in this chapter)
TxX25LCNShow
Description
- Sets up the packet as an LCN Show Full packet for the specified link.
Prototype
- short TxX25LCNShFull (TXMNGPKT *req,
char *name,
unsigned short lcn)
- req Pointer to packet to be set.
- name Pointer to X.25 link name.
- lcn Logical Channel Number.
Return Values
- TX API completion code.
Details
- TxX25LCNShFull assumes that the packet is already a properly initialized management packet. Applications should call TxApiPktInit some time prior to calling TxX25LCNShFull.
- The response to a Show request must be broken down directly by the application, referencing the TxX25_LCN_Detail structure in X25type.h. No API assistance functions are provided for this operation. It is important that applications use the proper conversion functions when referencing any response fields to ensure processor independence is maintained. All fields are returned in the TX board byte ordering (MC680x0).
See Also
- TxApiPktInit
(Page 10 of 35 in this chapter)
tech_support@nmss.com
Copyright © 1998, Natural MicroSystems, Inc. All rights
reserved.