ReactOS 0.4.15-dev-7934-g1dc8d80
ArrayInstance Struct Reference
Collaboration diagram for ArrayInstance:

Public Attributes

jsdisp_t dispex
 
DWORD length
 

Detailed Description

Definition at line 33 of file array.c.

Member Data Documentation

◆ dispex

jsdisp_t ArrayInstance::dispex

Definition at line 34 of file array.c.

◆ length

DWORD ArrayInstance::length

Definition at line 36 of file array.c.

Referenced by array_get_length(), and set_length().


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