This topic has not yet been rated - Rate this topic

removeListener method

Removes the given callback function from the list of listeners for this MediaQueryList object.

Internet Explorer 10

Syntax

var retval = MediaQueryList.removeListener(listener);

Parameters

listener [in]

Type: MSMediaQueryListListener

Return value

Type: HRESULT

This method can return one of these values.

S_OK

Standards information

See also

MediaQueryList

 

 

Send comments about this topic to Microsoft

Build date: 11/29/2012

Community Additions

ADD
© 2013 Microsoft. All rights reserved.