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.
| Method | Description |
|---|---|
| ISVGTests::hasExtension |
Determines if the specified extension is supported. |
Properties
The ISVGTests interface has these properties.
| Property | Access type | Description |
|---|---|---|
|
Read-only |
Gets a white space-delimited list of required language extensions. | |
|
Read-only |
Gets or sets a white space-delimited list of feature strings. | |
|
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 |
|
|
IDL |
|
|
DLL |
|
See also
Show: