Windows Media Player 11 SDK Settings.enableErrorDialogsĀ 

Windows Media Player SDK banner art

Previous Next

Settings.enableErrorDialogs

The enableErrorDialogs property specifies or retrieves a value indicating whether error dialog boxes are shown automatically.

Syntax

  
    
  

Possible Values

This property is a read/write Boolean.

Value Description
true Default. Error dialogs are shown automatically.
false Error dialogs are not shown automatically.

Remarks

This property exhibits specific behavior for remoted instances of the Player control. For more information, see Remoting the Windows Media Player Control.

Requirements

Version: Windows Media Player version 7.0 or later.

Library: Use wmp.dll.

See Also

Previous Next