Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
This header is used by multiple technologies. For more information, see:
windows.ui.composition.interop.h contains the following programming interfaces:
Interfaces
ui::composition::interop::ICompositionDrawingSurfaceInterop Native interoperation interface that allows drawing on a surface object using a RECT to define the area to draw into. This interface is available in C++ only. |
ui::composition::interop::ICompositionDrawingSurfaceInterop2 A native interoperation interface that allows you to read back the contents of a composition drawing surface (or a composition virtual drawing surface). |
ui::composition::interop::ICompositionGraphicsDeviceInterop A native interoperation interface that allows getting and setting the graphics device. This is interface is available in C++ only. |
ui::composition::interop::ICompositionTextureInterop TBD |
ui::composition::interop::ICompositorInterop Native interoperation interface that allows creating swapchain surfaces and graphics devices. This is interface is available in C++ only. |
ui::composition::interop::ICompositorInterop2 |