Click or drag to resize
CGXNETCoreLockParentWindowHandler Delegate

Namespace: GeoEngine.Core.GXNet
Assembly: geoengine.core.gxnet (in geoengine.core.gxnet.dll)
Syntax
public delegate IntPtr LockParentWindowHandler(
	IWin32Window parentWnd,
	ref IntPtr hWndPrevHandle
)

Parameters

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

Return Value

Type: IntPtr
See Also