Click or drag to resize

CSYSiGetParentWnd Method

Note: This API is now obsolete.

Get the current parent window

Namespace:  GeoEngine.Core.GXNet
Assembly:  geoengine.core.gxnet (in geoengine.core.gxnet.dll) Version: 2025.1.0.25
Syntax
[ObsoleteAttribute("Deprecated since unknown, ")]
public static int iGetParentWnd()

[ObsoleteAttribute("Deprecated since unknown, ")]
public static int iGetParentWnd()

Return Value

Type: Int32
Previous parent window.
See Also