EndPanningFeedback function
Terminates any existing animation that was in process or set up by BeginPanningFeedback and UpdatePanningFeedback.
Syntax
BOOL EndPanningFeedback( _In_ HWND hwnd, _In_ BOOL fAnimateBack );
Parameters
- hwnd [in]
-
Type: HWND
The handle to the target window that will receive feedback.
- fAnimateBack [in]
-
Type: BOOL
Flag that indicates whether the displaced window should return to the original position using animation. If FALSE, the method restore the moved window using a direct jump.
Return value
Type: BOOL
TRUE if successful.
Remarks
This function can only be called after a BeginPanningFeedback call.
Requirements
|
Minimum supported client | Windows 7 [desktop apps only] |
|---|---|
|
Minimum supported server | Windows Server 2008 R2 [desktop apps only] |
|
Header |
|
|
DLL |
|
Send comments about this topic to Microsoft
Build date: 10/27/2012