(Page 11 of 19 in this chapter) Version
TxVpdLastRsp
Description:
- This function provides the application with a copy of the last VPD response received by the Virtual Port Configuration API.
Prototype:
- short TxVpdLastRsp (TXVPD_DPR_RSP *lastrsp );
- lastrsp Pointer to memory block [sizeof (CPIPKT)] to hold copy of last response received by the Virtual Port Configuration API.
Details
- The Virtual Port library forms its own dual port RAM request packet (issued to the communications processor) and has its own response packet (for receiving messages from the communications processor). Input parameters to the API functions determine the contents of the request packet issued by the API. The status code returned in a response packet is always passed back as the completion code of the given API function.
- If further response information is desired (beyond overall status of response), applications can call this function to obtain a copy of the entire last dual port RAM response packet received by the API.This function provides the application with a copy of the last VPD response received by the Virtual Port Configuration API.
See Also
- TxVpdErrorStr
(Page 11 of 19 in this chapter) Version
Want to send us feedback on our documentation? Email: Tech_Pubs@nmss.com
Copyright © 2000, Natural MicroSystems, Inc. All rights
reserved.