MediaCenter.CloseApplication Method

Closes the HTML application and returns control to Windows Media Center.

Note   This method has been deprecated.

Syntax

  MediaCenter.CloseApplication()

Parameters

This method takes no parameters.

Return Value

This method does not return a value.

Remarks

This method causes Windows Media Center to navigate back one page, which typically means returning to the Windows Media Center Start menu. To issue a page-back instruction within the HTML, use the window.history.back method.

Requirements

Platform: HTML application hosted within Windows XP Media Center Edition 2004 through Windows Vista

See Also