Click to Rate and Give Feedback
MSDN
MSDN Library
Live Services SDK
Technical Reference
Objects
Channel Object
Channel Events
 Channel.OnRemoteAppLoaded Event

  Switch on low bandwidth view
Windows Live
Channel.OnRemoteAppLoaded Event

Fires when the remote application has finished loading and called its Channel.Initialize method.

VBScript Syntax

function Channel_OnRemoteAppLoaded() 
' The remote application is loaded and ready; start multiplayer
End Function

JavaScript Syntax

function Channel_OnRemoteAppLoaded() {
// The remote application is loaded and ready; start multiplayer
}
© 2009 Microsoft Corporation. All rights reserved. Terms of Use  |  Trademarks  |  Privacy Statement
Page view tracker