ArcObjects Library Reference (SystemUtility)  

IErrorDialog.hWnd Property

property hWnd.

ERROR: Syntax information about IErrorDialog.hWnd may not be in D:\ArcGIS\DotNet\ESRI.ArcGIS.SystemUtility.dll

[C++]
HRESULT get_hWnd(
  long* hWnd
);
[C++]

Parameters

hWnd [out, retval]   hWnd is a parameter of type long

See Also

IErrorDialog Interface