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


ISxApplicationAdmin.GetTOCWindow Method (ArcObjects .NET 10.5 SDK)
ArcObjects Library Reference (ArcScene)  

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

ISxApplicationAdmin Interface