tibasActionResult_SetFailed()
Sets the state of the ActionResult to failed.
      Declaration
tibas_status tibasActionResult_SetFailed
(tibasActionResult result)
Parameters
               
               
               
                  
                     | Parameter | Description | 
               
               
                  
                     | result | The ActionResult object on which the operation is performed. | 
               
            
Remarks
Use the tibasActionResult_SetFailed() function to set the state of a specified ActionResult object to FAILED.
Copyright © Cloud Software Group, Inc. All rights reserved.