Click or drag to resize

CGX_NETLockParentWindow Method

Namespace:  Geosoft.Desktop.GXNet
Assembly:  geosoft.desktop.gxnet (in geosoft.desktop.gxnet.dll) Version: 2024.2.0.25
Syntax
protected IntPtr LockParentWindow(
	IWin32Window parentWnd,
	ref IntPtr hWndPrevHandle
)

protected IntPtr LockParentWindow(
	IWin32Window parentWnd,
	ref IntPtr hWndPrevHandle
)

Parameters

parentWnd
Type: System.Windows.FormsIWin32Window
hWndPrevHandle
Type: SystemIntPtr

Return Value

Type: IntPtr
See Also