Share via


Windows Media Player 11 SDK IWMPNodeRealEstate::SetFullScreen (deprecated) 

Windows Media Player SDK banner art

Previous Next

IWMPNodeRealEstate::SetFullScreen (deprecated)

This page documents a feature that may be unavailable in future versions of Windows Media Player and the Windows Media Player SDK.

The SetFullScreen method receives a value indicating that Windows Media Player is switching to full screen mode.

Syntax

  

Parameters

fFullScreen

[in]  Boolean, true indicating full screen.

Return Values

The method returns an HRESULT.

Remarks

Use this method to initialize any code related to full screen rendering. Do not use this method as a cue to begin rendering.

Requirements

Version: Windows Media Player 9 Series or later.

Header: Include wmprealestate.h.

See Also

Previous Next