ICompositionGraphicsDeviceInterop interface (windows.ui.composition.interop.h)
A native interoperation interface that allows getting and setting the graphics device. This is interface is available in C++ only.
Inheritance
The ICompositionGraphicsDeviceInterop interface inherits from the IUnknown interface. ICompositionGraphicsDeviceInterop also has these types of members:
Methods
The ICompositionGraphicsDeviceInterop interface has these methods.
ICompositionGraphicsDeviceInterop::GetRenderingDevice Gets the rendering device. |
ICompositionGraphicsDeviceInterop::SetRenderingDevice Sets the rendering device. |
Remarks
See ICompositionDrawingSurfaceInterop for usage examples.
Requirements
Requirement | Value |
---|---|
Target Platform | Windows |
Header | windows.ui.composition.interop.h |