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


ITemporalGraph.WindowHandle Property (ArcObjects .NET 10.5 SDK)
ArcObjects Library Reference (TrackingAnalyst)  

ITemporalGraph.WindowHandle Property

Window handle. This is not a valid out of proc property.

[Visual Basic .NET]
Public ReadOnly Property WindowHandle As Integer
[C#]
public int WindowHandle {get;}
[C++]
HRESULT get_WindowHandle(
  long* phWnd
);
[C++]

Parameters phWnd [out, retval] phWnd is a parameter of type long

Product Availability

Available with ArcGIS Engine, ArcGIS Desktop, and ArcGIS Server. Requires Tracking Analyst Extension.

See Also

ITemporalGraph Interface