ArcObjects Library Reference (ArcScene)  

ISxApplicationAdmin.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

ISxApplicationAdmin Interface