Keyoti RapidSpell Desktop .NET API Docs
BeginInvoke Method (d, parameters)
APIKeyoti.RapidSpellIAYTTextBoxBeginInvoke(Delegate, array<Object>[]()[][])
Keyoti RapidSpell Desktop .NET
Executes the specified delegate asynchronously with the specified arguments, on the thread that the control's underlying handle was created on.
Declaration Syntax
C#Visual BasicVisual C++F#
IAsyncResult BeginInvoke(
	Delegate d,
	Object[] parameters
)
Function BeginInvoke ( 
	d As Delegate,
	parameters As Object()
) As IAsyncResult
IAsyncResult^ BeginInvoke(
	Delegate^ d, 
	array<Object^>^ parameters
)
abstract BeginInvoke : 
        d : Delegate * 
        parameters : Object[] -> IAsyncResult 
Parameters
d (Delegate)
parameters (array<Object>[]()[][])
Return Value

Assembly: Keyoti.RapidSpell.NET2 (Module: Keyoti.RapidSpell.NET2.dll) Version: 4.6.1.204