This document is archived and information here might be outdated.  Recommended version.


IGMxApplicationAdmin.GetGlobalWindow Method (ArcObjects .NET 10.8 SDK)
ArcObjects Help for .NET developers > ArcObjects Help for .NET developers > ArcObjects namespaces > ArcGlobe > ESRI.ArcGIS.ArcGlobe > Interfaces > IG > IGMxApplicationAdmin Interface > IGMxApplicationAdmin.GetGlobalWindow Method
ArcGIS Developer Help

IGMxApplicationAdmin.GetGlobalWindow Method

Get the Global window.

[Visual Basic .NET]
Public Sub GetGlobalWindow ( _
    ByRef hwnd As Integer _
)
[C#]
public void GetGlobalWindow (
    ref int hwnd
);

Product Availability

Available with ArcGIS Desktop. Requires 3D Analyst Extension.

See Also

IGMxApplicationAdmin Interface