ISurfacePresenter interface

Provides methods to implement chains of presentation buffers.

Members

The ISurfacePresenter interface inherits from the IUnknown interface. ISurfacePresenter also has these types of members:

  • Methods

Methods

The ISurfacePresenter interface has these methods.

Method Description
GetBuffer

Returns a specific buffer in the ISurfacePresenter interface.

IsCurrent

Returns whether the device that is used to create the surface presenter front buffer is still the current device that is used to compose with.

Present

Displays a back buffer in a rectangle on the surface.

 

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