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
- operation - Operation definition
Functions
- CheckExpression - Check validity of an expression
- Close - - internal feature (not documented)
- Environment - - internal feature (not documented)
- Execute - Execute operation
- GetDimension - Get dimension of returned value
- GetOperation - - internal feature (not documented)
- GetResult - Get result from the operation
- GetSize - Get size of returned value
- IsValid - Is operation handle valid
- Open - Open operation handle
- OperationHandle - Constructor
- ProvideAction - - internal feature (not documented)
- ProvideExpression - Create expression definition
- ProvideFunction - - internal feature (not documented)
- Reset - - internal feature (not documented)
- Set - - internal feature (not documented)
- ~OperationHandle - Destructor