Click or drag to resize
CGXNETCoreUnlockParentWindow Method

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

Parameters

hWndLockHandle
Type: SystemIntPtr
hWndPrevHandle
Type: SystemIntPtr
See Also