TAPIEx ActiveX Control v3.6

SetupTransferEx

The SetupTransferEx method is the asynchronous edition of SetupTransfer method. It returns immediately.

Function SetupTransferEx() As Long

Parameters

None.

Return Values

return the request ID of this execution.

Remarks

This method will return immediately, OnSetupTransferExComplete will be fired after this method, the ResultCode parameter will tell the result of last SetupTransferEx.

See Also

 OnSetupTransferExComplete, SetupTransfer