IDirectManipulationTilingManager::AddMotion method
[This documentation is preliminary and is subject to change.]
Applies to: desktop apps only
Adds a motion to the region.
Syntax
HRESULT AddMotion(
[in] IDirectManipulationRegion *region,
[in] IDirectManipulationMotion *motion
);
Parameters
region [in]
The region to which to add the motion.motion [in]
The motion to add.
Return value
If this method succeeds, it returns S_OK. Otherwise, it returns an HRESULT error code.
Requirements
Minimum supported client |
Windows Developer Preview |
Minimum supported server |
Windows Server Developer Preview |
IDL |
DirectManipulation.idl |
See also
IDirectManipulationTilingManager
Build date: 12/12/2011