IViewObjectPresentFlip::RenderObjectToSharedBuffer method

Called from Internet Explorer to request that the ActiveX control render its current content into the provided hardware buffer.

Syntax


HRESULT RenderObjectToSharedBuffer(
  [in] ISurfacePresenterFlipBuffer *pBuffer
);

Parameters

*pBuffer [in]

Return value

If this method succeeds, it returns S_OK. Otherwise, it returns an HRESULT error code.

Requirements

Minimum supported client

Windows 10

Minimum supported server

Windows Server 2016

DLL

Mshtml.dll;
Edgehtml.dll

 

 

Show: