OperationHandle - Operation Handle
Operation handles can be used for executing operations as expressions or function calls. Usually, an operation is associated with a property handle defining the instance that is passed to the operation as calling object.
Attributes
Functions
- CheckExpression - Check validity of an expression
- Close - - internal feature (not documented)
- Execute - Execute operation
- ExecuteTemplate - - internal feature (not documented)
- GetDimension - Get dimension of returned value
- GetResult - Get result from the operation
- GetSize - Get size of returned value
- IsValid - Is operation handle valid
- Open - Open operation handle
- OperationHandle - Constructor
- ProvideExpression - Create expression definition
- Reset - Reset handle
- ~OperationHandle - Destructor

