Dynamic Relaxation Clash Plugin

DynamicMovement..::..UpdateWindow Method

Updates the window.

Namespace:  DynamicRelaxationClashVerification.Models
Assembly:  DynamicRelaxationClashVerification (in DynamicRelaxationClashVerification.dll)

Syntax


[DllImportAttribute]
private static bool UpdateWindow(
	IntPtr hWnd
)
<DllImportAttribute> _
Private Shared Function UpdateWindow ( _
	hWnd As IntPtr _
) As Boolean
[DllImportAttribute]
private:
static bool^ UpdateWindow(
	IntPtr^ hWnd
)

Parameters

hWnd
Type: IntPtr
The h WND.

Return Value

true if XXXX, false otherwise.