(Page 15 of 35 in this chapter)
TxX25LinkDefault
Description
- Sets up the TX API Management packet as a Define link packet with all default values.
Prototype
- short TxX25LinkDefault (TXMNGPKT *req)
- req Pointer to packet to be set as default Define link.
Return Values
- TX API completion code.
Details
- To begin from a well-known base definition, applications should call TxX25LinkDefault before calling any of the other link definition functions.
Note: TxX25LinkDefault assumes that the packet provided is already a properly initialized TXMNGPKT. Applications should call TxApiPktInit for any management packet before using that packet with any other functions of the TX API set.
- It is not necessary to call TxX25LinkDefault between separate link creates. Applications should only call TxX25LinkDefault when the given packet is to be used for link creation for the first time or when the application wants to return to all link default values.
See Also
- TxApiReqRsp, TxX25LinkDefine
(Page 15 of 35 in this chapter)
tech_support@nmss.com
Copyright © 1998, Natural MicroSystems, Inc. All rights
reserved.