ArcObjects Library Reference (ArcGlobe)  

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