contents.gifindex.gifprev1.gifnext1.gif

PlaceCallAsync method

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

Type

Arguments: DialString - the number to dial BSTR

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

Property interactions: See the Call Progress properties (beginning with CPBusyCount property) and the Dial properties (beginning with DialFlashTime 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 AagConPlaceCall.