Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
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 |