invoke the script or 機能(する)/行事 代表するd by the 器具/実施するing
反対する
Parameter aParams
all parameters; pure, out params are undefined in sequence,
i.e., the value has to be ignored by the callee
Parameter aOutParamIndex
out indices, 示すing the position of the out or inout
parameters in the 名簿(に載せる)/表(にあげる) of arguments to the script
Parameter aOutParam
out parameters
For example, if the script had the 署名 long foo( [inout] string a, [in] string b, [out] string c ) the call would look like 妨げる/法廷,弁護士業.invoke( {"foo", "foo2", "this-is-ignored" }, aOutParamIndex, aOutParam); and after the call the out sequences would 含む/封じ込める
aOutParamIndex={0,2};
aOutParam={"string from a", "string from c"};
Returns
the value returned from the 機能(する)/行事 存在 invoked
Throws
::com::sun::星/主役にする::reflection::InvocationTargetException
if and error occurs while 試みる/企てるing to invoke a script the (警察などへの)密告,告訴(状) is 逮捕(する)d. If the error or exception is 生成するd by the script itself it is wrapped as either ScriptErrorRaisedException or ScriptExceptionRaisedException or ScriptingFrameworkErrorException are wrapped as ScriptFrameworkErrorExceptions.