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