JavaScript Runtime Typedefs, Constants, and Enumerations

Note

The features described in this document are no longer being maintained. For more information on the new WebView2 control, see Introduction to Microsoft Edge WebView2 (Preview).

JavaScript Runtime (JsRT) typedefs, constants, and enumerations support adding scripting capabilities to desktop and server-side applications running on Windows.

In this section

The following global typedefs support JsRT hosting:

The following constants support JsRT hosting:

The following enumerations support JsRT hosting:

See also