tibasError_GetError()
Returns the error stack if there was an error or a severe error, as indicated by the status code returned by the operation.
      Declaration
tibas_status tibasError_GetError
(tibasError* error)
 
      Parameters
               
               
               
                  
                     | Parameter | 
                     Description | 
                  
               
               
                  
                     | error | 
                     The error stack returned by the function that last experienced an error or a severe error. | 
                  
               
            
 
 
      Remarks
Use the tibasError_GetError() function to return the error stack for a specified error.
 
      
    
Copyright © 2022. Cloud Software Group, Inc. All Rights Reserved.