ReactOS 0.4.15-dev-7934-g1dc8d80
array_details Struct Reference

#include <widltypes.h>

Collaboration diagram for array_details:

Public Attributes

expr_tsize_is
 
expr_tlength_is
 
struct _type_telem
 
unsigned int dim
 
unsigned char ptr_def_fc
 
unsigned char declptr
 
unsigned short ptr_tfsoff
 

Detailed Description

Definition at line 356 of file widltypes.h.

Member Data Documentation

◆ declptr

unsigned char array_details::declptr

Definition at line 363 of file widltypes.h.

◆ dim

unsigned int array_details::dim

Definition at line 361 of file widltypes.h.

◆ elem

struct _type_t* array_details::elem

Definition at line 360 of file widltypes.h.

◆ length_is

expr_t* array_details::length_is

Definition at line 359 of file widltypes.h.

◆ ptr_def_fc

unsigned char array_details::ptr_def_fc

Definition at line 362 of file widltypes.h.

◆ ptr_tfsoff

unsigned short array_details::ptr_tfsoff

Definition at line 364 of file widltypes.h.

◆ size_is

expr_t* array_details::size_is

Definition at line 358 of file widltypes.h.


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