Focus map of hooked control or application.
[Visual Basic 6.0] Property FocusMap As IMap
[Visual Basic .NET] Public ReadOnly Property FocusMap As IMap
[C#] public IMap FocusMap {get;}
[Java] public IMap getFocusMap() throws IOException, AutomationException
[C++] HRESULT get_FocusMap( IMap** ppMap );
The focus map's Map object of the hook passed to the ICommand::OnCreate event. The FocusMap is returned regardless of whether the hook is a MapControl, PageLayoutControl, ToolbarControl (with a 'buddy' MapControl or PageLayoutControl) or ArcMap.
1063 800A0427: Failed to get active view.
1060 800A0424: The supplied hook is not valid.