The globe container.
[Visual Basic 6.0] Property Globe As IGlobe
[Visual Basic .NET] Public Property Globe As IGlobe
[C#] public IGlobe Globe {get; set;}
[Java] public IGlobe getGlobe() throws IOException, AutomationException
[Java] public void setGlobeByRef( IGlobe pGlobe ) throws IOException, AutomationException
[C++] HRESULT get_Globe( IGlobe** ppGlobe );
[C++] HRESULT putref_Globe( IGlobe* ppGlobe);
Parameters
ppGlobe [out, retval]
ppGlobe is a parameter of type IGlobe
ppGlobe [in]
ppGlobe is a parameter of type IGlobe