Windows XP Media Center Edition SDK HostControl.CloseApplication Method 

banner art
Previous Next

HostControl.CloseApplication Method

Closes the add-in's corresponding HTML application and returns control to Media Center.

  

Parameters

This method takes no parameters.

Return Value

This method does not return a value.

Remarks

This method causes Media Center to navigate back one page, typically to the Media Center start page. To issue a page-back instruction, call the window.history.back method.

This method is intended to be used by a background add-in that has a corresponding HTML application.

Requirements

Reference: Microsoft.MediaCenter.dll

Namespace: Microsoft.MediaCenter.AddIn

Assembly: Microsoft.MediaCenter.dll

Platform: Windows XP Media Center Edition 2005

See Also

Previous Next

© 2005 Microsoft Corporation. All rights reserved.