ReactOS 0.4.15-dev-7842-g558ab78
array_desc_t Struct Reference

#include <vbscript.h>

Collaboration diagram for array_desc_t:

Public Attributes

unsigned dim_cnt
 
SAFEARRAYBOUNDbounds
 

Detailed Description

Definition at line 78 of file vbscript.h.

Member Data Documentation

◆ bounds

SAFEARRAYBOUND* array_desc_t::bounds

Definition at line 80 of file vbscript.h.

Referenced by fill_array_desc(), and interp_dim().

◆ dim_cnt

unsigned array_desc_t::dim_cnt

Definition at line 79 of file vbscript.h.

Referenced by fill_array_desc(), and interp_dim().


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