(Page 11 of 35 in this chapter)
TxX25LCNShNext
Description
- Assists in handling a response packet to a link LCN Show Summary request by locating the next LCN summary record in the response packet and returning the information from that structure.
Prototype
- short TxX25LCNShNext (TXMNGPKT *rsp,
unsigned short index,
TXAPISHNEXT *nextinfo)
- rsp Pointer to packet holding response to file Show summary.
- index Index to next File summary to return.
- nextinfo Pointer to an area where API can store information about this Show Summary.
Return Values
- TX API completion code.
Details
- If DONE is returned, applications should use the repeatflag to determine whether an additional request must be issued to the CP. If set, the application should call TxX25LCNShSumm with the index value indicated (followed by a TxApiReqRsp call). If the repeatflag is not set, all LCNs have been read.
- If an LCN is returned, the application should perform any processing required on the returned LCN description and then issue another call to TxX25LCNShNext to retrieve the next summary description.
See Also
- TxApiReqRsp, TxX25LCNShSumm
(Page 11 of 35 in this chapter)
tech_support@nmss.com
Copyright © 1998, Natural MicroSystems, Inc. All rights
reserved.