BeginPanningFeedback function
Notifies the system to send feedback about a target window affected by panning gestures.
Syntax
BOOL BeginPanningFeedback( _In_ HWND hwnd );
Parameters
- hwnd [in]
-
Type: HWND
The handle to the target window that will receive feedback.
Return value
Type: BOOL
TRUE, if successful.
Remarks
This function must be called before either the UpdatePanningFeedback or EndPanningFeedback functions can be called.
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