This topic has not yet been rated - Rate this topic

msMatchesSelector method

Determines whether an object matches the specified selector.

Internet Explorer 9

Syntax


 retVal = object.msMatchesSelector(v);

Parameters

v [in]

Type: BSTR

The selector to compare the object to.

Standards information

There are no standards that apply here.

See also

IElementSelector::querySelector

 

 

Build date: 11/12/2012

Did you find this helpful?
(1500 characters remaining)

Community Additions

ADD
© 2013 Microsoft. All rights reserved.