Click or drag to resize

CGX_NETUnlockParentWindow Method

Namespace:  Geosoft.Desktop.GXNet
Assembly:  geosoft.desktop.gxnet (in geosoft.desktop.gxnet.dll) Version: 2024.2.0.25
Syntax
protected void UnlockParentWindow(
	IntPtr hWndLockHandle,
	IntPtr hWndPrevHandle
)

protected void UnlockParentWindow(
	IntPtr hWndLockHandle,
	IntPtr hWndPrevHandle
)

Parameters

hWndLockHandle
Type: SystemIntPtr
hWndPrevHandle
Type: SystemIntPtr
See Also