ReactOS 0.4.15-dev-7994-gb388cb6
_typelib_t Struct Reference

#include <widltypes.h>

Collaboration diagram for _typelib_t:

Public Attributes

charname
 
const attr_list_tattrs
 
struct list importlibs
 
statement_list_tstmts
 

Detailed Description

Definition at line 514 of file widltypes.h.

Member Data Documentation

◆ attrs

const attr_list_t* _typelib_t::attrs

Definition at line 516 of file widltypes.h.

Referenced by init_library(), and write_id_data_stmts().

◆ importlibs

struct list _typelib_t::importlibs

Definition at line 517 of file widltypes.h.

◆ name

char* _typelib_t::name

Definition at line 515 of file widltypes.h.

Referenced by init_library(), and write_id_data_stmts().

◆ stmts

statement_list_t* _typelib_t::stmts

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