(Page 8 of 35 in this chapter)
TxX25FileShNext
Description
- Assists in handling a response packet to a file Show Summary request.
Prototype
- short TxX25FileShNext (TXMNGPKT *rsp,
unsigned short index,
TXAPISHNEXT *nextinfo)
- rsp Packet holding response to File show summary.
- index Index to next File summary to return.
- nextinfo Pointer to area where API can store information about this Show Summary request.
Return Values
- TX API completion code.
Details
- TxX25FileShNext locates the next File summary record in the response packet and returns the information from that structure. The File type field will either indicate that all Files have been read (DONE) or the specific type of File being returned.
- 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 TxX25FileShSumm with the index value indicated (followed by a TxApiReqRsp call). If the repeatflag is not set, all Files have been read.
- If an File type is returned, the application should perform any processing required on the returned File description and then issue another call to TxX25FileShNext to retrieve the next summary description.
See Also
- TxApiReqRsp, TxX25FileShSumm
(Page 8 of 35 in this chapter)
tech_support@nmss.com
Copyright © 1998, Natural MicroSystems, Inc. All rights
reserved.