ArcObjects Library Reference (GeoDatabase)  

ISimpleDataConverter.ParentWindowHandle Property

The parent hWnd.

[Visual Basic .NET]
Public WriteOnly Property ParentWindowHandle
[C#]
public void ParentWindowHandle {set;}
[C++]
HRESULT put_ParentWindowHandle(
  OLE_HANDLE 
);
[C++]

Parameters

[in]

   is a parameter of type OLE_HANDLE

Product Availability

Available with ArcGIS Engine, ArcGIS Desktop, and ArcGIS Server.

See Also

ISimpleDataConverter Interface