ReactOS 0.4.15-dev-7834-g00c4b3d
jsexcept_t Struct Reference

#include <jscript.h>

Collaboration diagram for jsexcept_t:

Public Attributes

EXCEPINFO ei
 
jsval_t val
 

Detailed Description

Definition at line 399 of file jscript.h.

Member Data Documentation

◆ ei

EXCEPINFO jsexcept_t::ei

Definition at line 400 of file jscript.h.

◆ val

jsval_t jsexcept_t::val

Definition at line 401 of file jscript.h.


The documentation for this struct was generated from the following file: