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.