|
ReactOS 0.4.16-dev-1948-gd260c1d
|
#include <widltypes.h>

Public Attributes | |
| int | offset |
| char * | name |
| int | version |
| struct uuid | guid |
| importinfo_t * | importinfos |
| int | ntypeinfos |
| int | allocated |
| struct list | entry |
Definition at line 594 of file widltypes.h.
| int _importlib_t::allocated |
Definition at line 604 of file widltypes.h.
Definition at line 606 of file widltypes.h.
Definition at line 599 of file widltypes.h.
| importinfo_t* _importlib_t::importinfos |
Definition at line 601 of file widltypes.h.
| char* _importlib_t::name |
Definition at line 596 of file widltypes.h.
Referenced by encode_type().
| int _importlib_t::ntypeinfos |
Definition at line 602 of file widltypes.h.
| int _importlib_t::offset |
Definition at line 595 of file widltypes.h.
| int _importlib_t::version |
Definition at line 598 of file widltypes.h.