6.3.2 Cancel Topology Scan
In this scenario Frame Application cancels an active scan request.

Used methods:
IFdtChannelScan::ScanRequest()
IFdtChannelScan:CancelAction()
IDtmScanEvents::OnScanResponse()
Behavior
In case of problems it is up to the communication channel to handle problems in a way that the
communication channel returns final response with an error information.
If the final response is not returned in expected time, user or Frame Application can cancel this action. No
further OnScanResponse() should be called.
In case of an error in a provisional scan result, it is up to the Frame Application to cancel the scanning or
to handle the particular error in the result and continue the scan.
Progress events must be fired by communication channel while scanning is performed.
|