Click or drag to resize

CGX_NETUnlockParentWindow Method

Namespace:  Geosoft.Desktop.GXNetX
Assembly:  geosoft.desktop.gxnetx (in geosoft.desktop.gxnetx.dll) Version: 2024.2.0.25
Syntax
public override void UnlockParentWindow(
	IntPtr hWndLockHandle,
	IntPtr hWndPrevHandle
)

public override void UnlockParentWindow(
	IntPtr hWndLockHandle,
	IntPtr hWndPrevHandle
)

Parameters

hWndLockHandle
Type: SystemIntPtr
hWndPrevHandle
Type: SystemIntPtr
See Also