ReactOS 0.4.16-dev-1946-g52006dd
array_details Struct Reference

#include <widltypes.h>

Collaboration diagram for array_details:

Public Attributes

expr_tsize_is
 
expr_tlength_is
 
struct _decl_spec_t elem
 
unsigned int dim
 
unsigned char declptr
 
unsigned short ptr_tfsoff
 

Detailed Description

Definition at line 413 of file widltypes.h.

Member Data Documentation

◆ declptr

unsigned char array_details::declptr

Definition at line 419 of file widltypes.h.

◆ dim

unsigned int array_details::dim

Definition at line 418 of file widltypes.h.

◆ elem

struct _decl_spec_t array_details::elem

Definition at line 417 of file widltypes.h.

◆ length_is

expr_t* array_details::length_is

Definition at line 416 of file widltypes.h.

◆ ptr_tfsoff

unsigned short array_details::ptr_tfsoff

Definition at line 420 of file widltypes.h.

◆ size_is

expr_t* array_details::size_is

Definition at line 415 of file widltypes.h.


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