Click or drag to resize
CGXNETCoreUnlockParentWindowHandler Delegate

Namespace: GeoEngine.Core.GXNet
Assembly: geoengine.core.gxnet (in geoengine.core.gxnet.dll)
Syntax
public delegate void UnlockParentWindowHandler(
	IntPtr hWndLockHandle,
	IntPtr hWndPrevHandle
)

Parameters

hWndLockHandle
Type: SystemIntPtr
hWndPrevHandle
Type: SystemIntPtr
See Also