public bool Execute( ActionCallingContext oCallingContext )
public: bool Execute( ActionCallingContext^ oCallingContext )
Parameters
- oCallingContext
- Using this parameter generic parameters of variable number and different types can be passed to the action.
Return Value
• TRUE: This function was completed successfully.
• FALSE: An error occurred while performing the action.
• FALSE: An error occurred while performing the action.