IViewObjectPresentFlipSite::GetFullScreenSize method

Obtains the size (in pixels) required by the presenter if it were in full screen mode.

Syntax


HRESULT GetFullScreenSize(
  [out] SIZE* pSize
);

Parameters

pSize [out]

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: