| Symbolic Constant
						 | 
					Description
						 | 
				
| UF_MODL_UPDATE_NO_OPTION
						 | 
					Checks if the environment variable UGII_UPDATE_FAIL_OPTION is set.
						If not set, the default behavior applies (there are different defaults
						depending on whether the user was in GRIP, Open C API, or interactive NX).
						 | 
				
| UF_MODL_UPDATE_UNDO
						 | 
					Undoes the latest change.
						 | 
				
| UF_MODL_UPDATE_SUPPRESS
						 | 
					Suppresses the feature that failed.
						 | 
				
| UF_MODL_UPDATE_SUPPRESS_ALL
						 | 
					
						 Suppresses the failed feature and all subsequent features.  | 
				
| UF_MODL_UPDATE_ACCEPT
						 | 
					
						 Accepts the warning of the failed feature.  | 
				
| UF_MODL_UPDATE_ACCEPT_ALL
						 | 
					
						 Accepts the warning of the failed feature and all subsequent features.  |