This document is archived and information here might be outdated. Recommended version. |
ArcObjects Help for .NET developers > ArcObjects namespaces > Controls > ESRI ArcGIS Controls > Interfaces > IE > IEngineNAWindow Interface > IEngineNAWindow.hWnd Property (ArcObjects .NET 10.5 SDK) |
The handle to the analysis window.
[Visual Basic .NET] Public ReadOnly Property hWnd As Integer
[C#] public int hWnd {get;}
[C++]
HRESULT get_hWnd(
long* hWnd
);
[C++]
Parameters hWnd [out, retval] hWnd is a parameter of type long
The window handle of the IEngineNetworkAnalystEnvironment::NAWindow.