This topic has not yet been rated - Rate this topic

ensureArrayObserved Method

Ff748994.note(en-us,MSDN.10).gifNote:
Current information about Live Connect is now available in the Windows Live Developer Center. The information in the following sections is provided for legacy purposes only.

Ensures that the array is being observed.

Script:  http://js.live.net/4.1/loader.js
Feature:  Microsoft.Live.Services
Namespace:  Microsoft.Live.Services
 
var array = instance.ensureArrayObserved(toObserve, arrayName, wrapperType);

Parameters

toObserve
Type: Array

The array of unwrapped items to observe.

arrayName
Type: String

The name of the array.

wrapperType
Type: Type

The type of the wrapper class that is used to encapsulate the items in the toObserve array.

Return Value

Windows Live Messenger Connect

Supported in: 4.1

Internet Explorer 8.0, Internet Explorer 7.0, Internet Explorer 6.0, Firefox 3.6, Firefox 3.5, Firefox 3.0, Firefox 2.0, Firefox 1.5, Chrome 4.0, Chrome 3.0, Chrome 2.0, Chrome 1.0, Safari 4.0, Safari 3.0

Did you find this helpful?
(1500 characters remaining)
© 2013 Microsoft. All rights reserved.