IDirectManipulationContactHandler::OnPointerDown method
[IDirectManipulationContactHandler is no longer available for use as of Windows 8.1. ]
Handles the events that occur when the pointer is down.
Syntax
HRESULT OnPointerDown(
[in] UINT32 pointerId
);
Parameters
- pointerId [in]
The identifier of the pointer.
Return value
If the method succeeds, it returns S_OK. Otherwise, it returns an HRESULT error code.
Requirements
Minimum supported client |
Windows 8 [desktop apps only] |
Minimum supported server |
Windows Server 2012 [desktop apps only] |
End of client support |
Windows 8.1 Preview |
End of server support |
Windows Server 2012 R2 Preview |
Header |
DirectManipulation.h |
IDL |
DirectManipulation.idl |
IID |
IID_IDirectManipulationContactHandler is defined as DCF8B13E-3BA1-4616-844A-9CAA08B47583 |
See also
IDirectManipulationContactHandler
Send comments about this topic to Microsoft
Build date: 9/20/2013