Share via


Windows Media Player 11 SDK IWMPNodeWindowlessHost::InvalidateRect (deprecated) 

Windows Media Player SDK banner art

Previous Next

IWMPNodeWindowlessHost::InvalidateRect (deprecated)

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

The InvalidateRect method directs Windows Media Player to refresh the windowless display area.

Syntax

  

Parameters

prc

[in]  Specifies the region to update.

fErase

[in]  Flag, true indicating erase.

Return Values

The method returns an HRESULT.

Requirements

Version: Windows Media Player 9 Series or later.

Header: Include wmprealestate.h.

Library: Use wmp.dll.

See Also

Previous Next