Windows apps
Collapse the table of content
Expand the table of content
Information
The topic you requested is included in another documentation set. For convenience, it's displayed below. Choose Switch to see the topic in its original location.

Functions

This section describes the functions provided by the Microsoft DirectComposition API.

In this section

TopicDescription

DCompositionAttachMouseDragToHwnd

Creates an Interaction/InputSink to route mouse button down and any subsequent move and up events to the given HWND.

DCompositionAttachMouseWheelToHwnd

Creates an Interaction/InputSink to route mouse wheel messages to the given HWND.

DCompositionCreateDevice

Creates a new device object that can be used to create other DirectComposition objects.

DCompositionCreateDevice2

Creates a new device object that can be used to create other DirectComposition objects.

DCompositionCreateDevice3

Creates a new DirectComposition device object, which can be used to create other DirectComposition objects.

DCompositionCreateSurfaceHandle

Creates a new composition surface object that can be bound to a Microsoft DirectX swap chain or swap buffer and associated with a visual.

DCompositionGetFrameStatistics

Retrieves composition statistics information.

 

Related topics

DirectComposition Reference

 

 

Show:
© 2017 Microsoft