Click or drag to resize

CGXNETCoreUnlockParentWindow Method

Namespace:  GeoEngine.Core.GXNetX
Assembly:  geoengine.core.gxnetx (in geoengine.core.gxnetx.dll) Version: 2024.2.0.25
Syntax
public virtual void UnlockParentWindow(
	IntPtr hWndLockHandle,
	IntPtr hWndPrevHandle
)

public virtual void UnlockParentWindow(
	IntPtr hWndLockHandle,
	IntPtr hWndPrevHandle
)

Parameters

hWndLockHandle
Type: SystemIntPtr
hWndPrevHandle
Type: SystemIntPtr
See Also