ErrSetInfo
        
        Description:
        public enum ErrSetInfo
        
        
          Common error codes for all functions that set a piece of user-visible client information.
         
        
        
        Content:
        Enum values:
        
          - NULL - One of the arguments to the function
              was NULL when it was not expected.
 
          - OK - The function returned successfully.
            
 
          - TOO_LONG - Information length exceeded 
              maximum permissible size.