Camera of hooked control or application.
[Visual Basic 6.0] Property Camera As ICamera
[Visual Basic .NET] Public ReadOnly Property Camera As ICamera
[C#] public ICamera Camera {get;}
[Java] public ICamera getCamera() throws IOException, AutomationException
[C++] HRESULT get_Camera( ICamera** ppOperationStack );
The ICamera object of the hook passed to the ICommand::OnCreate event. The Camera is returned regardless of whether the hook is a GlobeControl, ToolbarControl (with a 'buddy' GlobeControl) or ArcGlobe.
1060 800A0424: The supplied hook is not valid.