|  | This document is archived and information here might be outdated. Recommended version. | 
Editing state options.
| Constant | Value | Description | 
|---|---|---|
| esriEngineStateNotEditing | 0 | Not editing. | 
| esriEngineStateEditing | 1 | Editing. | 
| esriEngineStateEditingUnfocused | 2 | Editing, but the map is out of focus. | 
If the map being edited (IEngineEditor::Map) is not the same as the map in focus (IHookHelper::FocusMap) then the esriEngineEditState will be esriEngineStateEditingUnfocused.