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.
Extends the functionality of the ISurfacePresenterFlip interface.
Members
The ISurfacePresenterFlip2 interface inherits from the IUnknown interface. ISurfacePresenterFlip2 also has these types of members:
- Methods
Methods
The ISurfacePresenterFlip2 interface has these methods.
| Method | Description |
|---|---|
| SetRotation | Sets the current DXGI rotation mode of the swap chain. |
Remarks
This interface can be obtained using the QueryInterface method on the presenter.
ISurfacePresenterFlip provides a mechanism for enabling efficient, rotation-aware ActiveX controls using Microsoft Direct3D 11 (and above) presentation. Its use requires the client ActiveX control to implement the IViewObjectPresentFlip and IViewObjectPresentFlip2 interfaces.