Click or drag to resize

CGXNETCoreUnlockParentWindow Method

Namespace:  GeoEngine.Core.GXNet
Assembly:  geoengine.core.gxnet (in geoengine.core.gxnet.dll) Version: 2024.2.0.25
Syntax
public static void UnlockParentWindow(
	IntPtr hWndLockHandle,
	IntPtr hWndPrevHandle
)

public static void UnlockParentWindow(
	IntPtr hWndLockHandle,
	IntPtr hWndPrevHandle
)

Parameters

hWndLockHandle
Type: SystemIntPtr
hWndPrevHandle
Type: SystemIntPtr
See Also