tibasError_GetCode()
Returns the error code for a specified error.
      Declaration
tibas_status tibasError_GetCode
(tibasError error,
tibas_status*   code)
Parameters
               
               
               
                  
                     | Parameter | Description | 
               
               
                  
                     | error | The error stack. | 
                  
                     | code | The error code returned by the function. | 
               
            
Remarks
Use the tibasError_GetCode() function to return the error code for a specified error.
Copyright © Cloud Software Group, Inc. All rights reserved.