Windows Media Player SDK banner art
PreviousNext

THEME.showErrorDialog

The showErrorDialog method displays the standard error dialog box.

Syntax

theme.showErrorDialog()

Parameters

This method takes no parameters.

Return Values

This method does not return a value.

Remarks

If Settings.enableErrorDialogs is false, this method can be used to programmatically display the error dialog. If there are no errors in the error queue, the error dialog box is not shown.

See Also

PreviousNext


© 2000-2001 Microsoft Corporation. All rights reserved.