IViewObjectPresentFlip2 interface
Extends the functionality of the IViewObjectPresentFlip interface (to be implemented by ActiveX controls using the ISurfacePresenterFlip mechanism).
Members
The IViewObjectPresentFlip2 interface inherits from the IUnknown interface. IViewObjectPresentFlip2 also has these types of members:
- Methods
Methods
The IViewObjectPresentFlip2 interface has these methods.
Method | Description |
---|---|
NotifyLeavingView | Called by Internet Explorer (MSHTML UI thread) when the ActiveX control has left the view and is no longer visible by the user. This can be used by the control to stop rendering content or do other resource reclamation as a result of the control being out of view. |
Requirements
Minimum supported client |
Windows 10 |
Minimum supported server |
Windows Server 2016 |
DLL |
Mshtml.dll; Edgehtml.dll |