The following table summarizes methods and properties on the IXcallBlock interface and the versions of A-Shell in which they were first available for use.
|
Method Name |
Description |
Version |
|
Application |
Returns a reference to the A-Shell Application object |
4.7(798) |
|
ArgSize |
Returns the size of an argument |
4.7(798) |
|
ArgType |
Returns the type of an argument |
4.7(798) |
|
ArgValue |
Returns/sets an argument of any type |
4.7(798) |
|
GetArg |
Returns a numeric argument |
4.7(798) |
|
GetStrArg |
Returns a string argument |
4.7(798) |
|
GetUnfArg |
Returns an unformatted argument |
4.7(798) |
|
PutArg |
Sets a numeric argument |
4.7(798) |
|
PutStrArg |
Sets a string argument |
4.7(798) |