This topic has not yet been rated - Rate this topic

ISVGTests interface

Describes characteristics of elements that have the requiredFeatures, requiredExtensions, and systemLanguage attributes.

Members

The ISVGTests interface inherits from the IDispatch interface. ISVGTests also has these types of members:

Methods

The ISVGTests interface has these methods.

MethodDescription
ISVGTests::hasExtension

Determines if the specified extension is supported.

 

Properties

The ISVGTests interface has these properties.

PropertyAccess typeDescription

ISVGTests::requiredExtensions

Read-only

Gets a white space-delimited list of required language extensions.

ISVGTests::requiredFeatures

Read-only

Gets or sets a white space-delimited list of feature strings.

ISVGTests::systemLanguage

Read-only

Gets or sets a comma-separated list of language names.

 

Requirements

Minimum supported client

Windows Vista with SP1, Windows 7

Minimum supported server

Windows Server 2008 R2

Header

Mshtml.h

IDL

Mshtml.idl

DLL

Mshtml.dll

 

 

Build date: 11/12/2012

Did you find this helpful?
(1500 characters remaining)

Community Additions

ADD
© 2013 Microsoft. All rights reserved.