IViewObjectPresentNotify interface
Provides an interface that provides a mechanism for the host to notify the control when a frame has started rendering.
Members
The IViewObjectPresentNotify interface inherits from the IUnknown interface. IViewObjectPresentNotify also has these types of members:
- Methods
Methods
The IViewObjectPresentNotify interface has these methods.
Method | Description |
---|---|
OnPreRender | Enables your ActiveX control to be notified when it has started to render a frame. |
Requirements
Minimum supported client |
Windows Vista with SP1, Windows 7 |
Minimum supported server |
Windows Server 2008 R2 |
Header |
Mshtml.h |
IDL |
Mshtml.idl |
DLL |
Mshtml.dll |