11.38 RunACIpsScript::iAcInternalDispatchFunction
LONG RunACIpsScript::iAcInternalDispatchFunction(LONG lCode, LONG* plNumbers, DOUBLE* pdNumbers, SCString* scsParStr)
The virtual RuntimeFunctions executes the scriptfunctions and is called from IPSFactory.
Defined in: InfraSetup.cpp
|
Parameters
|
lCode
Input code of scriptfunction to execute
plNumbers
I/O Longvariables of scriptfunction
pdNumbers
I/O Doublevariables of scriptfunction
scsParStr
I/O Stringvariables of scriptfunction
|
|
See Also
|
Declaration of scriptfunctions
|
