(Page 5 of 26 in this chapter)
TxTpxIfDefault
Description
- Sets up the TX API Management packet as a Define Interface packet with all default values.
Prototype
- short TxTpxIfDefault (TXMNGPKT *req)
- req Pointer to packet to be set as default define interface.
Return Values
- TX API completion code.
Details
- Application should call this function before calling any of the other interface definition functions to begin from a well-known base definition.
Note: The function 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 this function between separate interface creates. Applications should only call TxTpxIfDefault when the given packet is to be used for interface creation for the first time or when the application wants to return to all interface default values.
See Also
- TxApiPktInit
(Page 5 of 26 in this chapter)
tech_support@nmss.com
Copyright © 1998, Natural MicroSystems, Inc. All rights
reserved.