contents.gifindex.gifprev1.gifnext1.gif

DialAsync method

This is the asynchronous form of the Dial method. Please see that topic for a discussion of how to use this method.

Type

Arguments: DialString (the digits to be dialed) BSTR

Returns: A long integer status code (see ActiveAG Status codes)

Property interactions: This method is sensitive to the DialFlashTime property, the DialLongPause property , the DialShortPause property, and the DialToneWait property.

Note: This method completes asynchronously. If started successfully, an AsyncCmdDone event will be fired to your program. When this happens, the CmdCode value in that event will be set to AagConDial.