public virtual bool Execute( string strExpression, ActionCallingContext oContext )
public: virtual bool Execute( String^ strExpression, ActionCallingContext^ oContext )
Parameters
- strExpression
- Action plus arguments
- oContext
- The context assigned to the action. Additional data can be encapsulated by the user here.
Return Value
• TRUE if the command line operation was completed successfully
• FALSE if one or more errors occured while executing the command line operation
• FALSE if one or more errors occured while executing the command line operation