Protocols/MSNP/Activities/SDK/Techref/Objectmodel/Methods/CloseApp: Difference between revisions
Jump to navigation
Jump to search
Animadoria (talk | contribs) (Created automatically by Anima Importer) |
Animadoria (talk | contribs) (Created automatically by Anima Importer) |
||
Line 1: | Line 1: | ||
<!-- Generated @ 08/12/2022 23: | <!-- Generated @ 08/12/2022 23:45:51 +01:00 using Anima's CHM converter based on techref/objectmodel/methods/CloseApp.htm --> | ||
{{Protocols/MSNP|section=Activities}} | {{Protocols/MSNP|section=Activities}} | ||
__NOTOC__= CloseApp Method = | __NOTOC__= CloseApp Method = | ||
Line 41: | Line 41: | ||
See Also | See Also | ||
[[Protocols/MSNP/Activities/SDK | [[Protocols/MSNP/Activities/SDK/objects/channel/events/onRemoteAppClosed.htm|OnRemoteAppClosed Event]] | ||
Revision as of 22:45, 12 August 2022
CloseApp Method
Signals the MSN® Messenger client to close the Actvitity and remove it from the Conversation window.
VBScript Syntax
external.CloseApp
JavaScript Syntax
window.external.CloseApp()
Return Values
No return value.
Remarks
This method is used to close the Activity when a game or collaborative activity is over.
When this method is used, the user is not prompted before the application is closed. The application is responsible for prompting the user before closing.
Method Information
Minimum Availability: MSN® Messenger 6.1
See Also
Comments on this topic? | Support | © Microsoft Corporation. All rights reserved.