IViewObjectPresentFlipSite::EnterFullScreen method

Places the ActiveX control into full screen mode.

Syntax

HRESULT EnterFullScreen();

Parameters

This method has no parameters.

Return value

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

Remarks

This method is called by the control to request being rendered at full screen. In response to this, MSHTML will resize the element and reposition it to be full screen.

Requirements

Minimum supported client

Windows 10

Minimum supported server

Windows Server 2016

DLL

Mshtml.dll; Edgehtml.dll