CUT_RAS::CancelDial

Dundas

CUT_RAS::CancelDial

Members | Overview

void CancelDial()

Remarks

Cancels the current dial-up process that was initiated with Dial. CancelDial is usually used inside of the Dial callback message handler. See SetDialStatusCallback for more details.

Once CancelDial is called the Dial function will clean up after itself and return without completing the dial operation.