Skip to content

Latest commit

 

History

History
64 lines (54 loc) · 2.72 KB

nn-directmanipulation-idirectmanipulationupdatehandler.md

File metadata and controls

64 lines (54 loc) · 2.72 KB
UID title description helpviewer_keywords old-location tech.root ms.assetid ms.date ms.keywords req.header req.include-header req.target-type req.target-min-winverclnt req.target-min-winversvr req.kmdf-ver req.umdf-ver req.ddi-compliance req.unicode-ansi req.idl req.max-support req.namespace req.assembly req.type-library req.lib req.dll req.irql targetos req.typenames req.redist ms.custom f1_keywords dev_langs topic_type api_type api_location api_name
NN:directmanipulation.IDirectManipulationUpdateHandler
IDirectManipulationUpdateHandler (directmanipulation.h)
Defines methods for handling manipulation update events.
IDirectManipulationUpdateHandler
IDirectManipulationUpdateHandler interface [Direct Manipulation]
IDirectManipulationUpdateHandler interface [Direct Manipulation]
described
directmanipulation.idirectmanipulationupdatehandler
directmanipulation/IDirectManipulationUpdateHandler
directmanipulation\idirectmanipulationupdatehandler.htm
directmanipulation
a963abb5-63b8-44d1-910c-ea795398d3de
12/05/2018
IDirectManipulationUpdateHandler, IDirectManipulationUpdateHandler interface [Direct Manipulation], IDirectManipulationUpdateHandler interface [Direct Manipulation],described, directmanipulation.idirectmanipulationupdatehandler, directmanipulation/IDirectManipulationUpdateHandler
directmanipulation.h
Windows
Windows 8 [desktop apps only]
Windows Server 2012 [desktop apps only]
DirectManipulation.idl
Windows
19H1
IDirectManipulationUpdateHandler
directmanipulation/IDirectManipulationUpdateHandler
c++
APIRef
kbSyntax
COM
DirectManipulation.h
IDirectManipulationUpdateHandler

IDirectManipulationUpdateHandler interface

-description

Defines methods for handling manipulation update events.

Note  When implementing a Direct Manipulation object, ensure that the IUnknown implementation supports multithreading through thread-safe reference counting. For more information, see InterlockedIncrement and InterlockedDecrement.
 

-inheritance

The IDirectManipulationUpdateHandler interface inherits from the IUnknown interface. IDirectManipulationUpdateHandler also has these types of members:

-see-also

Direct Manipulation Interfaces