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


IGMxApplicationAdmin.GetTOCWindow 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.GetTOCWindow Method
ArcGIS Developer Help

IGMxApplicationAdmin.GetTOCWindow Method

Get the TOC window.

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

Product Availability

Available with ArcGIS Desktop. Requires 3D Analyst Extension.

See Also

IGMxApplicationAdmin Interface