removeListener
Method of css/media_queriescss/media_queries
Syntax
var object = object.removeListener();
Return Value
Returns an object of type DOM NodeDOM Node
Type: HRESULT
This method can return one of these values.
S_OK
Type: HRESULT
This method can return one of these values.
S_OK
Syntax
Standards information
- CSSOM View Module, Section 4.1
Parameters
- listener [in]
- Type: MSMediaQueryListListener
See also
Related articles
Media Queries
removeListener
Related pages
- MediaQueryListMediaQueryList
Attributions
Microsoft Developer Network: [Windows Internet Explorer API reference Article]