Disconnect from the AMRP.
Comments
Call this class member to break, and possibly reestablish, a connection to the AMRP when a communication error is detected.
If CAmvConn::AddComment(), CAmvConn::OperHelpRequest(), or CAmvConn::SetupList() fails, you will need to call CAmvConn::BreakConnection().
Syntax
CAmvConn* amvConn;
amvConn->BreakConnection()
Data Type
void
CAmvConn class member overview. |