


AsyncCmdDone event
This event is described at some length in the
The information presented to your program by this event is:
Don
CmdCode as a short integer. This will be one of the Asynchronous completion constants described in the
LineNumber as a short integer. This indicates which line (or ActiveAG
instance) the asynchronous method was invoked for.
Status as a long integer. This value will be one of the status codes described
in the
Finally, a return string as a BSTR. This string is only used when the method
used was the GetTouchTonesAsync method. In this case, it contains any touch-tones that were collected by the
method.