Skip to content

Latest commit

 

History

History
68 lines (57 loc) · 2.92 KB

nn-directmanipulation-idirectmanipulationcontent.md

File metadata and controls

68 lines (57 loc) · 2.92 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.IDirectManipulationContent
IDirectManipulationContent (directmanipulation.h)
Encapsulates content inside a viewport, where content represents a visual surface clipped inside the viewport.
IDirectManipulationContent
IDirectManipulationContent interface [Direct Manipulation]
IDirectManipulationContent interface [Direct Manipulation]
described
directmanipulation.idirectmanipulationcontent
directmanipulation/IDirectManipulationContent
directmanipulation\idirectmanipulationcontent.htm
directmanipulation
4d69a503-f998-4197-824f-4df48825c941
12/05/2018
IDirectManipulationContent, IDirectManipulationContent interface [Direct Manipulation], IDirectManipulationContent interface [Direct Manipulation],described, directmanipulation.idirectmanipulationcontent, directmanipulation/IDirectManipulationContent
directmanipulation.h
Windows
Windows 8 [desktop apps only]
Windows Server 2012 [desktop apps only]
DirectManipulation.idl
Windows
19H1
IDirectManipulationContent
directmanipulation/IDirectManipulationContent
c++
APIRef
kbSyntax
COM
DirectManipulation.h
IDirectManipulationContent

IDirectManipulationContent interface

-description

Encapsulates content inside a viewport, where content represents a visual surface clipped inside the viewport.

The content has a set of transforms that controls the visual movement of the surface during manipulation and inertia.

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 IDirectManipulationContent interface inherits from the IUnknown interface. IDirectManipulationContent also has these types of members:

-remarks

The system provides an implementation of IDirectManipulationContent.

-see-also

Direct Manipulation Interfaces