Share via


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

Windows Media Player SDK banner art

Previous Next

IWMPNodeRealEstate::GetFullScreen (deprecated)

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

The GetFullScreen method returns a value indicating the current rendering state of the Player.

Syntax

  

Parameters

pfFullScreen

[out]  Pointer to a Boolean, true indicating full screen.

Return Values

The method returns an HRESULT.

Remarks

If TRUE, the Player is currently in full screen mode. If FALSE, the Player is currently displaying in full mode or skin mode.

Requirements

Version: Windows Media Player 9 Series or later.

Header: Include wmprealestate.h.

See Also

Previous Next