CAmvConn::BreakConnection()

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

More information

CAmvConn class member overview.