Functions
This section describes the functions provided by the Microsoft DirectComposition API.
In this section
| Topic | Description |
|---|---|
|
Creates an Interaction/InputSink to route mouse button down and any subsequent move and up events to the given HWND. | |
|
Creates an Interaction/InputSink to route mouse wheel messages to the given HWND. | |
|
Creates a new device object that can be used to create other DirectComposition objects. | |
|
Creates a new device object that can be used to create other DirectComposition objects. | |
|
Creates a new DirectComposition device object, which can be used to create other DirectComposition objects. | |
|
Creates a new composition surface object that can be bound to a Microsoft DirectX swap chain or swap buffer and associated with a visual. | |
|
Retrieves composition statistics information. |
Related topics